Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp565 APFloat Smallest = APFloat::getSmallestNormalized( in EmitBuiltinExpr() local
630 APFloat Smallest = APFloat::getSmallestNormalized( in EmitBuiltinExpr() local
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp451 MVT::SimpleValueType Smallest = TypeVec[0]; in EnforceSmallerThan() local