Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6085 static bool arebothOperandsNotSNan(SDValue Operand1, SDValue Operand2, in arebothOperandsNotSNan() function
6135 : arebothOperandsNotSNan(Operand1, Operand2, DAG) && in getMinMaxOpcodeForFP()
6144 : arebothOperandsNotSNan(Operand1, Operand2, DAG) && in getMinMaxOpcodeForFP()