Searched refs:PromoteIntRes_SELECT_CC (Results 1 – 2 of 2) sorted by relevance
340 SDValue PromoteIntRes_SELECT_CC(SDNode *N);
92 case ISD::SELECT_CC: Res = PromoteIntRes_SELECT_CC(N); break; in PromoteIntegerResult()1220 SDValue DAGTypeLegalizer::PromoteIntRes_SELECT_CC(SDNode *N) { in PromoteIntRes_SELECT_CC() function in DAGTypeLegalizer