HomeSort by relevance Sort by last modified time
    Searched refs:SubWithOverflow (Results 1 - 3 of 3) sorted by null

  /external/v8/src/compiler/
raw-machine-assembler.h 407 INTPTR_BINOP(Int, SubWithOverflow);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineCompares.cpp 89 /// SubWithOverflow - Compute Result = In1-In2, returning true if the result
91 static bool SubWithOverflow(Constant *&Result, Constant *In1,
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCompares.cpp 96 static bool SubWithOverflow(Constant *&Result, Constant *In1,
    [all...]

Completed in 671 milliseconds