Home | History | Annotate | Download | only in TableGen

Lines Matching defs:Int16

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