Searched refs:PromoteIntRes_CTPOP_PARITY (Results 1 – 2 of 2) sorted by relevance
329 SDValue PromoteIntRes_CTPOP_PARITY(SDNode *N);
74 case ISD::CTPOP: Res = PromoteIntRes_CTPOP_PARITY(N); break; in PromoteIntegerResult()708 SDValue DAGTypeLegalizer::PromoteIntRes_CTPOP_PARITY(SDNode *N) { in PromoteIntRes_CTPOP_PARITY() function in DAGTypeLegalizer