Searched refs:MathUsed (Results 1 – 6 of 6) sorted by relevance
205 bool MathUsed) const override { in shouldFormOverflowOp() argument209 return TargetLowering::shouldFormOverflowOp(Opcode, VT, MathUsed); in shouldFormOverflowOp()
523 bool MathUsed) const override {
643 bool MathUsed) const override { in shouldFormOverflowOp() argument
299 bool MathUsed) const override { in shouldFormOverflowOp() argument
1554 bool MathUsed) const override;
3446 bool MathUsed) const { in shouldFormOverflowOp() argument3459 return MathUsed && (VT.isSimple() || !isOperationExpand(Opcode, VT)); in shouldFormOverflowOp()