Home
last modified time | relevance | path

Searched defs:computeOverflowForSignedAdd (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h678 OverflowResult computeOverflowForSignedAdd(const Value *LHS, in computeOverflowForSignedAdd() function
/external/llvm/lib/Analysis/
DValueTracking.cpp3354 static OverflowResult computeOverflowForSignedAdd( in computeOverflowForSignedAdd() function
3459 OverflowResult llvm::computeOverflowForSignedAdd(AddOperator *Add, in computeOverflowForSignedAdd() function in llvm
3468 OverflowResult llvm::computeOverflowForSignedAdd(Value *LHS, Value *RHS, in computeOverflowForSignedAdd() function in llvm
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DValueTracking.cpp3866 static OverflowResult computeOverflowForSignedAdd(const Value *LHS, in computeOverflowForSignedAdd() function
4027 OverflowResult llvm::computeOverflowForSignedAdd(const AddOperator *Add, in computeOverflowForSignedAdd() function in llvm
4036 OverflowResult llvm::computeOverflowForSignedAdd(const Value *LHS, in computeOverflowForSignedAdd() function in llvm