Searched refs:isPoly (Results 1 – 3 of 3) sorted by relevance
131 bool isPoly() const { in isPoly() function
179 bool isPoly() const { return Poly; } in isPoly() function in __anon66c363900111::Type963 if (T.isPoly()) in getInstTypeCode()1014 if (RetT.isPoly()) in getBuiltinTypeStr()1029 if (T.isPoly()) in getBuiltinTypeStr()1329 if (T.isChar() || T.isPoly() || !T.isSigned()) { in emitBodyAsBuiltinCall()2276 if (T.isDouble() || (T.isPoly() && T.isLong())) in run()2288 if (T.isPoly()) in run()2309 if (T.isDouble() || (T.isPoly() && T.isLong())) in run()
3568 Int = Type.isPoly() ? (unsigned)Intrinsic::arm_neon_vmullp : Int; in EmitCommonNeonBuiltinExpr()5628 if (Type.isPoly()) Int = Intrinsic::aarch64_neon_pmull; in EmitAArch64BuiltinExpr()