Searched refs:IsOp0Nan (Results 1 – 1 of 1) sorted by relevance
29888 SDValue IsOp0Nan = DAG.getSetCC(DL, SetCCType , Op0, Op0, ISD::SETUO); in combineFMinNumFMaxNum() local29893 return DAG.getNode(SelectOpcode, DL, VT, IsOp0Nan, Op1, MinOrMax); in combineFMinNumFMaxNum()