Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6099 bool isFMAXNUMFMINNUM) { in getMinMaxOpcodeForFP()
6194 bool isFMAXNUMFMINNUM = TLI.isOperationLegalOrCustom(ISD::FMAXNUM, OpVT) && in foldAndOrOfSETCC() local