Searched refs:SubWithOverflow (Results 1 – 3 of 3) sorted by relevance
/external/v8/src/compiler/ |
D | raw-machine-assembler.h | 407 INTPTR_BINOP(Int, SubWithOverflow);
|
/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/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()
|