Searched defs:DivOpc (Results 1 – 4 of 4) sorted by relevance
1924 unsigned DivOpc; in selectDivRem() local
4525 unsigned DivOpc = IsSigned ? ISD::SDIV : ISD::UDIV; in PerformREMCombine() local
4528 unsigned DivOpc; in selectRem() local
8587 unsigned DivOpc = isSigned ? ISD::SDIV : ISD::UDIV; in expandREM() local