Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6098 bool isFMAXNUMFMINNUM_IEEE, in getMinMaxOpcodeForFP()
6192 bool isFMAXNUMFMINNUM_IEEE = TLI.isOperationLegal(ISD::FMAXNUM_IEEE, OpVT) && in foldAndOrOfSETCC() local