vsimd

Macro matches_isa

Source
macro_rules! matches_isa {
    ($self:ident, $super:ident $(| $other:ident)*) => { ... };
}