Searched refs:NewSetCC (Results 1 – 2 of 2) sorted by relevance
2476 SDValue NewSetCC = DAG.getSetCC(dl, NewSetCCVT, N0.getOperand(0), in SimplifySetCC() local2478 return DAG.getBoolExtOrTrunc(NewSetCC, dl, VT, N0.getValueType()); in SimplifySetCC()
8114 SDValue NewSetCC = rebuildSetCC(Combined); in visitSETCC() local8117 if (NewSetCC.getNode() == N) in visitSETCC()8120 if (NewSetCC) in visitSETCC()8121 return NewSetCC; in visitSETCC()