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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1113 case ISD::UDIV: ExpandIntRes_UDIV(N, Lo, Hi); break;
2321 void DAGTypeLegalizer::ExpandIntRes_UDIV(SDNode *N, function in class:DAGTypeLegalizer
/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1332 case ISD::UDIV: ExpandIntRes_UDIV(N, Lo, Hi); break;
2628 void DAGTypeLegalizer::ExpandIntRes_UDIV(SDNode *N, function in class:DAGTypeLegalizer

Completed in 73 milliseconds