Searched refs:DefOMod (Results 1 – 1 of 1) sorted by relevance
1525 MachineOperand *DefOMod = TII->getNamedOperand(*Def, AMDGPU::OpName::omod); in tryFoldOMod() local1526 if (!DefOMod || DefOMod->getImm() != SIOutMods::NONE) in tryFoldOMod()1536 DefOMod->setImm(OMod); in tryFoldOMod()