Home | History | Annotate | Download | only in TableGen

Lines Matching refs:Poly8

128     Poly8,
455 s += poly ? "poly8" : "int8";
1561 ET = poly ? NeonTypeFlags::Poly8 : NeonTypeFlags::Int8;