Searched defs:DivOpc (Results 1 – 6 of 6) sorted by relevance
1930 unsigned DivOpc; in selectDivRem() local
1708 unsigned DivOpc = Node->getOpcode() == ISD::VP_SREM ? ISD::VP_SDIV : ISD::VP_UDIV; in ExpandVP_REM() local
11616 unsigned DivOpc = isSigned ? ISD::SDIV : ISD::UDIV; in expandREM() local
1069 unsigned DivOpc = IsSigned ? Instruction::SDiv : Instruction::UDiv; variable
4625 unsigned DivOpc; in selectRem() local
5331 unsigned DivOpc = IsSigned ? ISD::SDIV : ISD::UDIV; in PerformREMCombine() local