Home | History | Annotate | Download | only in TableGen

Lines Matching defs:Int8

118     Int8,
422 s += poly ? "poly8" : "int8";
1036 ET = poly ? NeonTypeFlags::Poly8 : NeonTypeFlags::Int8;