Searched defs:Arith (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/M68k/ | ||
H A D | M68kISelLowering.cpp | 1615 SDValue Arith = DAG.getNode(BaseOp, DL, VTs, LHS, RHS); in lowerOverflowArithmetic() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOverload.cpp | 8988 for (unsigned Arith = 0; Arith < NumArithmeticTypes; ++Arith) { addPlusPlusMinusMinusArithmeticOverloads() local |