Home | History | Annotate | Download | only in TableGen

Lines Matching refs:Int16

119     Int16,
426 s += poly ? "poly16" : "int16";
1037 ET = poly ? NeonTypeFlags::Poly16 : NeonTypeFlags::Int16;