Searched defs:Smallest (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp878 const SCEV *Smallest = nullptr, *Greatest = nullptr; local
[all...]
/freebsd-11.0-release/contrib/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp391 MVT Smallest = *std::min_element(TypeVec.begin(), TypeVec.end(), local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp788 APFloat Smallest = APFloat::getSmallestNormalized( local
853 APFloat Smallest = APFloat::getSmallestNormalized( local

Completed in 128 milliseconds