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