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

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h332 void ExpandIntRes_UDIV (SDNode *N, SDValue &Lo, SDValue &Hi);
H A DLegalizeIntegerTypes.cpp1125 case ISD::UDIV: ExpandIntRes_UDIV(N, Lo, Hi); break;
2347 void DAGTypeLegalizer::ExpandIntRes_UDIV(SDNode *N, function in class:DAGTypeLegalizer

Completed in 134 milliseconds