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