Searched refs:PromoteIntRes_BSWAP (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h231 SDValue PromoteIntRes_BSWAP(SDNode *N);
H A DLegalizeIntegerTypes.cpp54 case ISD::BSWAP: Res = PromoteIntRes_BSWAP(N); break;
263 SDValue DAGTypeLegalizer::PromoteIntRes_BSWAP(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 214 milliseconds