Searched refs:PromoteIntRes_BSWAP (Results 1 – 2 of 2) sorted by relevance
324 SDValue PromoteIntRes_BSWAP(SDNode *N);
65 case ISD::BSWAP: Res = PromoteIntRes_BSWAP(N); break; in PromoteIntegerResult()570 SDValue DAGTypeLegalizer::PromoteIntRes_BSWAP(SDNode *N) { in PromoteIntRes_BSWAP() function in DAGTypeLegalizer