Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZTDC.cpp131 APFloat Smallest = APFloat::getSmallestNormalized(Sem); in convertFCmp() local
/external/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp849 const SCEV *Smallest = nullptr, *Greatest = nullptr; in calculateSubRanges() local
/external/llvm/unittests/ADT/
DAPFloatTest.cpp3049 APFloat Smallest = APFloat::getSmallest(APFloat::IEEEdouble, false); in TEST() local
/external/clang/lib/CodeGen/
DCGBuiltin.cpp894 APFloat Smallest = APFloat::getSmallestNormalized( in EmitBuiltinExpr() local
946 APFloat Smallest = APFloat::getSmallestNormalized( in EmitBuiltinExpr() local
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp391 MVT Smallest = *std::min_element(TypeVec.begin(), TypeVec.end(), in EnforceSmallerThan() local