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