Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6086 static bool arebothOperandsNotNan(SDValue Operand1, SDValue Operand2, in arebothOperandsNotNan() function
6105 return arebothOperandsNotNan(Operand1, Operand2, DAG) && in getMinMaxOpcodeForFP()
6113 return arebothOperandsNotNan(Operand1, Operand2, DAG) && in getMinMaxOpcodeForFP()