Searched refs:MathUsed (Results 1 – 6 of 6) sorted by relevance
596 bool MathUsed) const override { in shouldFormOverflowOp() argument600 return TargetLowering::shouldFormOverflowOp(Opcode, VT, MathUsed); in shouldFormOverflowOp()
497 bool MathUsed) const override {
623 bool MathUsed) const override { in shouldFormOverflowOp() argument
755 bool MathUsed) const override { in shouldFormOverflowOp() argument
1456 bool MathUsed) const override;
3228 bool MathUsed) const { in shouldFormOverflowOp() argument3241 return MathUsed && (VT.isSimple() || !isOperationExpand(Opcode, VT)); in shouldFormOverflowOp()