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