Home
last modified time | relevance | path

Searched defs:computeOverflowForUnsignedAdd (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h500 OverflowResult computeOverflowForUnsignedAdd(Value *LHS, Value *RHS, in computeOverflowForUnsignedAdd() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h672 OverflowResult computeOverflowForUnsignedAdd(const Value *LHS, in computeOverflowForUnsignedAdd() function
/external/llvm/lib/Analysis/
DValueTracking.cpp3325 OverflowResult llvm::computeOverflowForUnsignedAdd(Value *LHS, Value *RHS, in computeOverflowForUnsignedAdd() function in llvm
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DValueTracking.cpp3795 OverflowResult llvm::computeOverflowForUnsignedAdd(const Value *LHS, in computeOverflowForUnsignedAdd() function in llvm