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

  /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 104 milliseconds