reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
16022 switch (N->getValueType(0).getSimpleVT().SimpleTy) { 16035 RTLIB::Libcall LC = getDivRemLibcall(N, N->getValueType(0).getSimpleVT(). 16035 RTLIB::Libcall LC = getDivRemLibcall(N, N->getValueType(0).getSimpleVT(). 16038 TargetLowering::ArgListTy Args = getDivRemArgList(N, DAG.getContext(), 16040 bool isSigned = N->getOpcode() == ISD::SREM; 16045 InChain = WinDBZCheckDenominator(DAG, N, InChain); 16051 .setSExtResult(isSigned).setZExtResult(!isSigned).setDebugLoc(SDLoc(N));