Searched refs:SetCCType (Results 1 – 2 of 2) sorted by relevance
3367 EVT SetCCType = getSetCCResultType(Node->getValueType(0)); in ExpandNode() local3370 SDValue SetCC = DAG.getSetCC(dl, SetCCType, Sum, LHS, CC); in ExpandNode()
29864 EVT SetCCType = DAG.getTargetLoweringInfo().getSetCCResultType( in combineFMinNumFMaxNum() local29888 SDValue IsOp0Nan = DAG.getSetCC(DL, SetCCType , Op0, Op0, ISD::SETUO); in combineFMinNumFMaxNum()