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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp112 case ISD::SREM: Res = PromoteIntRes_SDIV(N); break;
503 SDValue DAGTypeLegalizer::PromoteIntRes_SDIV(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 118 milliseconds