Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/IR/
DConstantRange.h319 enum PreferredRangeType { Smallest, Unsigned, Signed }; enumerator
/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZTDC.cpp135 APFloat Smallest = APFloat::getSmallestNormalized(Sem); in convertFCmp() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp1091 const SCEV *Smallest = nullptr, *Greatest = nullptr, *GreatestSeen = nullptr; in calculateSubRanges() local
/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGBuiltin.cpp3325 APFloat Smallest = APFloat::getSmallestNormalized( in EmitBuiltinExpr() local
3390 APFloat Smallest = APFloat::getSmallestNormalized( in EmitBuiltinExpr() local