Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h496 OverflowResult computeOverflowForUnsignedMul(Value *LHS, Value *RHS, in computeOverflowForUnsignedMul() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h660 OverflowResult computeOverflowForUnsignedMul(const Value *LHS, in computeOverflowForUnsignedMul() function
/external/llvm/lib/Analysis/
DValueTracking.cpp3275 OverflowResult llvm::computeOverflowForUnsignedMul(Value *LHS, Value *RHS, in computeOverflowForUnsignedMul() function in llvm
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DValueTracking.cpp3706 OverflowResult llvm::computeOverflowForUnsignedMul(const Value *LHS, in computeOverflowForUnsignedMul() function in llvm