Home
last modified time | relevance | path

Searched refs:MinMaxLegal (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8656 bool MinMaxLegal = isOperationLegal(ISD::FMINNUM, SrcVT) && in expandFP_TO_INT_SAT() local
8658 if (AreExactFloatBounds && MinMaxLegal) { in expandFP_TO_INT_SAT()