Searched refs:hasPrefixInstrs (Results 1 – 4 of 4) sorted by relevance
275 bool hasPrefixInstrs() const { return HasPrefixInstrs; } in hasPrefixInstrs() function
9049 Subtarget.hasPrefixInstrs()) { in LowerBUILD_VECTOR()9158 if (Subtarget.hasPrefixInstrs() && SplatSize == 2) in LowerBUILD_VECTOR()9162 if (Subtarget.hasPrefixInstrs() && SplatSize == 4) in LowerBUILD_VECTOR()9785 if (Subtarget.hasPrefixInstrs()) { in LowerVECTOR_SHUFFLE()16427 if (Subtarget.hasPrefixInstrs()) { in isFPImmLegal()17129 if (Subtarget.hasPrefixInstrs()) in computeMOFlags()
841 def PrefixInstrs : Predicate<"Subtarget->hasPrefixInstrs()">;
1280 if (Subtarget.hasPrefixInstrs() && InstCntDirect != 1) { in selectI64Imm()