Home
last modified time | relevance | path

Searched refs:SubWithOverflow (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/compiler/
Draw-machine-assembler.h407 INTPTR_BINOP(Int, SubWithOverflow);
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineCompares.cpp91 static bool SubWithOverflow(Constant *&Result, Constant *In1, in SubWithOverflow() function
850 HiOverflow = SubWithOverflow(HiBound, Prod, RangeSize, true); in FoldICmpDivCst()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp96 static bool SubWithOverflow(Constant *&Result, Constant *In1, in SubWithOverflow() function
1290 HiOverflow = SubWithOverflow(HiBound, Prod, RangeSize, true); in FoldICmpDivCst()