Home
last modified time | relevance | path

Searched defs:ConstantRange (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DArgument.h24 class ConstantRange; variable
H A DConstant.h23 class ConstantRange; variable
H A DInstrTypes.h48 class ConstantRange; variable
H A DAttributes.h41 class ConstantRange; variable
H A DFunction.h50 class ConstantRange; variable
H A DGlobalValue.h35 class ConstantRange; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp45 ConstantRange::ConstantRange(uint32_t BitWidth, bool Full) in ConstantRange() function in ConstantRange
49 ConstantRange::ConstantRange(APInt V) in ConstantRange() function in ConstantRange
52 ConstantRange::ConstantRange(APInt L, APInt U) in ConstantRange() function in ConstantRange
/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLParser.h30 class ConstantRange; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h33 class ConstantRange; variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp937 std::function<ConstantRange(const ConstantRange &, const ConstantRange &)> in solveBlockValueBinaryOpImpl()