Searched refs:MathUsed (Results 1 – 6 of 6) sorted by relevance
655 bool MathUsed) const override { in shouldFormOverflowOp() argument659 return TargetLowering::shouldFormOverflowOp(Opcode, VT, MathUsed); in shouldFormOverflowOp()
502 bool MathUsed) const override {
622 bool MathUsed) const override { in shouldFormOverflowOp() argument
1467 bool MathUsed) const override;
778 bool MathUsed) const override { in shouldFormOverflowOp() argument
3343 bool MathUsed) const { in shouldFormOverflowOp() argument3356 return MathUsed && (VT.isSimple() || !isOperationExpand(Opcode, VT)); in shouldFormOverflowOp()