Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstantRange.h319 enum PreferredRangeType { Smallest, Unsigned, Signed }; global() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTDC.cpp135 APFloat Smallest = APFloat::getSmallestNormalized(Sem); in convertFCmp() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp593 const SCEV *Smallest = nullptr, *Greatest = nullptr, *GreatestSeen = nullptr; in calculateSubRanges() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp3928 APFloat Smallest = APFloat::getSmallestNormalized( EmitBuiltinExpr() local