Searched refs:PromoteIntRes_BITREVERSE (Results 1 – 2 of 2) sorted by relevance
325 SDValue PromoteIntRes_BITREVERSE(SDNode *N);
63 case ISD::BITREVERSE: Res = PromoteIntRes_BITREVERSE(N); break; in PromoteIntegerResult()598 SDValue DAGTypeLegalizer::PromoteIntRes_BITREVERSE(SDNode *N) { in PromoteIntRes_BITREVERSE() function in DAGTypeLegalizer