Searched refs:hasVOP3PInsts (Results 1 – 6 of 6) sorted by relevance
185 bool hasVOP3PInsts() const { in hasVOP3PInsts() function
790 if (!ST->hasVOP3PInsts() || OrigTy.getScalarSizeInBits() != 16) in getArithmeticReductionCost()805 if (!ST->hasVOP3PInsts() || OrigTy.getScalarSizeInBits() != 16) in getMinMaxReductionCost()1121 bool HasVOP3P = ST->hasVOP3PInsts(); in getShuffleCost()
721 if (ST.hasVOP3PInsts() && ST.hasAddNoCarry() && ST.hasIntClamp()) { in AMDGPULegalizerInfo()849 if (ST.hasVOP3PInsts()) { in AMDGPULegalizerInfo()930 if (ST.hasVOP3PInsts()) in AMDGPULegalizerInfo()947 if (ST.hasVOP3PInsts()) { in AMDGPULegalizerInfo()963 if (ST.hasVOP3PInsts()) in AMDGPULegalizerInfo()1313 if (ST.hasVOP3PInsts()) { in AMDGPULegalizerInfo()1721 if (ST.hasVOP3PInsts()) { in AMDGPULegalizerInfo()1986 if (ST.hasVOP3PInsts()) { in AMDGPULegalizerInfo()2017 if (ST.hasVOP3PInsts()) { in AMDGPULegalizerInfo()
414 if (ST->hasVOP3PInsts()) in needsPromotionToI32()
2062 def HasVOP3PInsts : Predicate<"Subtarget->hasVOP3PInsts()">,
745 Subtarget->hasVOP3PInsts() ? Legal : Custom); in SITargetLowering()773 if (Subtarget->hasVOP3PInsts()) { in SITargetLowering()7524 assert(!Subtarget->hasVOP3PInsts() && "this should be legal"); in lowerBUILD_VECTOR()13244 (VT == MVT::v2f16 && Subtarget->hasVOP3PInsts())) && in performMinMaxCombine()