Home
last modified time | relevance | path

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

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