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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1259 case ISD::UDIV: ExpandIntRes_UDIV(N, Lo, Hi); break;
2407 void DAGTypeLegalizer::ExpandIntRes_UDIV(SDNode *N, function in class:DAGTypeLegalizer

Completed in 54 milliseconds