Searched refs:isBeneficialToExpandPowI (Results 1 – 3 of 3) sorted by relevance
1505 if (getTLI()->isBeneficialToExpandPowI(RHSC->getSExtValue(), in getIntrinsicInstrCost()
2273 bool isBeneficialToExpandPowI(int Exponent, bool OptForSize) const { in isBeneficialToExpandPowI() function
5427 if (DAG.getTargetLoweringInfo().isBeneficialToExpandPowI( in ExpandPowI()