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