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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp116 case ISD::UREM: Res = PromoteIntRes_UDIV(N); break;
756 SDValue DAGTypeLegalizer::PromoteIntRes_UDIV(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 86 milliseconds