Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isPoly

2787     Int = Type.isPoly() ? (unsigned)Intrinsic::arm_neon_vmullp : Int;
4574 if (Type.isPoly()) Int = Intrinsic::aarch64_neon_pmull;