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