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