Home
last modified time | relevance | path

Searched refs:makeExactNoWrapRegion (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/llvm/include/llvm/IR/
DConstantRange.h149 static ConstantRange makeExactNoWrapRegion(Instruction::BinaryOps BinOp,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DConstantRange.h149 static ConstantRange makeExactNoWrapRegion(Instruction::BinaryOps BinOp,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstantRange.cpp296 ConstantRange ConstantRange::makeExactNoWrapRegion(Instruction::BinaryOps BinOp, in makeExactNoWrapRegion() function in ConstantRange
/external/llvm-project/llvm/lib/IR/
DConstantRange.cpp297 ConstantRange ConstantRange::makeExactNoWrapRegion(Instruction::BinaryOps BinOp, in makeExactNoWrapRegion() function in ConstantRange
/external/llvm-project/llvm/lib/Analysis/
DLazyValueInfo.cpp1179 ConstantRange NWR = ConstantRange::makeExactNoWrapRegion( in getValueFromOverflowCondition()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyValueInfo.cpp1269 ConstantRange NWR = ConstantRange::makeExactNoWrapRegion( in getValueFromOverflowCondition()