Searched refs:isConstantCostlierToNegate (Results 1 – 3 of 3) sorted by relevance
155 static bool isConstantCostlierToNegate(MachineInstr &MI, Register Reg, in isConstantCostlierToNegate() function221 return !isConstantCostlierToNegate(*MatchInfo, in matchFoldableFneg()
130 bool isConstantCostlierToNegate(SDValue N) const;
4689 bool AMDGPUTargetLowering::isConstantCostlierToNegate(SDValue N) const { in isConstantCostlierToNegate() function in AMDGPUTargetLowering4852 if (isConstantCostlierToNegate(RHS)) in performFNegCombine()