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