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

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

Completed in 4318 milliseconds