Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isPoly

3160     Int = Type.isPoly() ? (unsigned)Intrinsic::arm_neon_vmullp : Int;
5172 if (Type.isPoly()) Int = Intrinsic::aarch64_neon_pmull;