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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1123 case ISD::SIGN_EXTEND: ExpandIntRes_SIGN_EXTEND(N, Lo, Hi); break;
2166 void DAGTypeLegalizer::ExpandIntRes_SIGN_EXTEND(SDNode *N, function in class:DAGTypeLegalizer

Completed in 44 milliseconds