Searched refs:SubWithOverflow (Results 1 – 3 of 3) sorted by relevance
| /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
| D | InstCombineCompares.cpp | 91 static bool SubWithOverflow(Constant *&Result, Constant *In1, in SubWithOverflow() function 850 HiOverflow = SubWithOverflow(HiBound, Prod, RangeSize, true); in FoldICmpDivCst()
|
| /external/v8/src/compiler/ |
| D | raw-machine-assembler.h | 433 INTPTR_BINOP(Int, SubWithOverflow);
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineCompares.cpp | 96 static bool SubWithOverflow(Constant *&Result, Constant *In1, in SubWithOverflow() function 1290 HiOverflow = SubWithOverflow(HiBound, Prod, RangeSize, true); in FoldICmpDivCst()
|