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

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h334 void ExpandIntRes_Shift (SDNode *N, SDValue &Lo, SDValue &Hi);
H A DLegalizeIntegerTypes.cpp1162 case ISD::SRL: ExpandIntRes_Shift(N, Lo, Hi); break;
2060 void DAGTypeLegalizer::ExpandIntRes_Shift(SDNode *N, function in class:DAGTypeLegalizer

Completed in 122 milliseconds