Home
last modified time | relevance | path

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

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