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

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h330 void ExpandIntRes_SDIV (SDNode *N, SDValue &Lo, SDValue &Hi);
H A DLegalizeIntegerTypes.cpp1120 case ISD::SDIV: ExpandIntRes_SDIV(N, Lo, Hi); break;
2040 void DAGTypeLegalizer::ExpandIntRes_SDIV(SDNode *N, function in class:DAGTypeLegalizer

Completed in 110 milliseconds