Searched refs:PromoteIntRes_CTTZ (Results 1 – 2 of 2) sorted by relevance
262 SDValue PromoteIntRes_CTTZ(SDNode *N);
66 case ISD::CTTZ: Res = PromoteIntRes_CTTZ(N); break; in PromoteIntegerResult()388 SDValue DAGTypeLegalizer::PromoteIntRes_CTTZ(SDNode *N) { in PromoteIntRes_CTTZ() function in DAGTypeLegalizer