Searched refs:PromoteIntRes_CTLZ (Results 1 – 2 of 2) sorted by relevance
260 SDValue PromoteIntRes_CTLZ(SDNode *N);
63 case ISD::CTLZ: Res = PromoteIntRes_CTLZ(N); break; in PromoteIntegerResult()368 SDValue DAGTypeLegalizer::PromoteIntRes_CTLZ(SDNode *N) { in PromoteIntRes_CTLZ() function in DAGTypeLegalizer