Searched defs:MathOp (Results 1 – 5 of 5) sorted by relevance
148 static constexpr ClampedNumeric MathOp(const L lhs, const R rhs) { in MathOp() function156 constexpr ClampedNumeric& MathOp(const R rhs) { in MathOp() function
230 static constexpr CheckedNumeric MathOp(const L lhs, const R rhs) { in MathOp() function241 constexpr CheckedNumeric& MathOp(const R rhs) { in MathOp() function
296 static CheckedNumeric MathOp(const L lhs, const R rhs) { in MathOp() function307 CheckedNumeric& MathOp(const R rhs) { in MathOp() function
3528 unsigned MathOp = ISD::DELETED_NODE; in visitMUL() local
3756 unsigned MathOp = ISD::DELETED_NODE; in visitMUL() local