Searched refs:hasVOP3PInsts (Results 1 – 6 of 6) sorted by relevance
465 !ST->hasVOP3PInsts() || in getArithmeticReductionCost()481 !ST->hasVOP3PInsts() || in getMinMaxReductionCost()589 if (ST->hasVOP3PInsts()) { in getShuffleCost()
685 def HasVOP3PInsts : Predicate<"Subtarget->hasVOP3PInsts()">,688 def NotHasVOP3PInsts : Predicate<"!Subtarget->hasVOP3PInsts()">,
161 bool hasVOP3PInsts() const { in hasVOP3PInsts() function
221 if (ST->hasVOP3PInsts()) in needsPromotionToI32()
543 if (!Subtarget->hasVOP3PInsts()) { in SITargetLowering()554 if (Subtarget->hasVOP3PInsts()) { in SITargetLowering()7115 (VT == MVT::v2f16 && Subtarget->hasVOP3PInsts())) && in performMinMaxCombine()
749 (Subtarget->hasVOP3PInsts() && VT == MVT::v2f16); in isFNegFree()