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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1144 case ISD::MUL: ExpandIntRes_MUL(N, Lo, Hi); break;
1973 void DAGTypeLegalizer::ExpandIntRes_MUL(SDNode *N, function in class:DAGTypeLegalizer

Completed in 59 milliseconds