Searched refs:PromoteIntRes_CTPOP (Results 1 – 2 of 2) sorted by relevance
241 SDValue PromoteIntRes_CTPOP(SDNode *N);
63 case ISD::CTPOP: Res = PromoteIntRes_CTPOP(N); break; in PromoteIntegerResult()362 SDValue DAGTypeLegalizer::PromoteIntRes_CTPOP(SDNode *N) { in PromoteIntRes_CTPOP() function in DAGTypeLegalizer