Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/IR/
DConstantRange.h288 enum PreferredRangeType { Smallest, Unsigned, Signed }; enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DConstantRange.h272 enum PreferredRangeType { Smallest, Unsigned, Signed }; enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZTDC.cpp131 APFloat Smallest = APFloat::getSmallestNormalized(Sem); in convertFCmp() local
/external/llvm/lib/Target/SystemZ/
DSystemZTDC.cpp131 APFloat Smallest = APFloat::getSmallestNormalized(Sem); in convertFCmp() local
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZTDC.cpp139 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/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp1075 const SCEV *Smallest = nullptr, *Greatest = nullptr, *GreatestSeen = nullptr; in calculateSubRanges() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp1090 const SCEV *Smallest = nullptr, *Greatest = nullptr, *GreatestSeen = nullptr; in calculateSubRanges() 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
/external/llvm-project/llvm/unittests/ADT/
DAPFloatTest.cpp3433 APFloat Smallest = APFloat::getSmallest(APFloat::IEEEdouble(), false); in TEST() local
/external/llvm-project/clang/lib/CodeGen/
DCGBuiltin.cpp2972 APFloat Smallest = APFloat::getSmallestNormalized( in EmitBuiltinExpr() local
3037 APFloat Smallest = APFloat::getSmallestNormalized( in EmitBuiltinExpr() local