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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1208 case ISD::SRL: ExpandIntRes_Shift(N, Lo, Hi); break;
2066 void DAGTypeLegalizer::ExpandIntRes_Shift(SDNode *N, function in class:DAGTypeLegalizer

Completed in 88 milliseconds