Searched refs:hasPrefixInstrs (Results 1 – 5 of 5) sorted by relevance
288 bool hasPrefixInstrs() const { return HasPrefixInstrs; } in hasPrefixInstrs() function
1571 Subtarget.hasPrefixInstrs()) { in eliminateFrameIndex()
9188 Subtarget.hasPrefixInstrs()) { in LowerBUILD_VECTOR()9333 if (Subtarget.hasPrefixInstrs() && SplatSize == 2) in LowerBUILD_VECTOR()9337 if (Subtarget.hasPrefixInstrs() && SplatSize == 4) in LowerBUILD_VECTOR()9965 if (Subtarget.hasPrefixInstrs()) { in LowerVECTOR_SHUFFLE()16956 if (Subtarget.hasPrefixInstrs()) { in isFPImmLegal()17667 if (Subtarget.hasPrefixInstrs()) in computeMOFlags()
602 def PrefixInstrs : Predicate<"Subtarget->hasPrefixInstrs()">;
1290 if (Subtarget.hasPrefixInstrs() && InstCntDirect != 1) { in selectI64Imm()