Searched refs:hasPrefixInstrs (Results 1 – 5 of 5) sorted by relevance
277 bool hasPrefixInstrs() const { return HasPrefixInstrs; } in hasPrefixInstrs() function
1441 Subtarget.hasPrefixInstrs()) { in eliminateFrameIndex()
9093 Subtarget.hasPrefixInstrs()) { in LowerBUILD_VECTOR()9202 if (Subtarget.hasPrefixInstrs() && SplatSize == 2) in LowerBUILD_VECTOR()9206 if (Subtarget.hasPrefixInstrs() && SplatSize == 4) in LowerBUILD_VECTOR()9829 if (Subtarget.hasPrefixInstrs()) { in LowerVECTOR_SHUFFLE()16550 if (Subtarget.hasPrefixInstrs()) { in isFPImmLegal()17250 if (Subtarget.hasPrefixInstrs()) in computeMOFlags()
841 def PrefixInstrs : Predicate<"Subtarget->hasPrefixInstrs()">;
1276 if (Subtarget.hasPrefixInstrs() && InstCntDirect != 1) { in selectI64Imm()