Searched refs:SrcCondCopy (Results 1 – 1 of 1) sorted by relevance
4177 Register SrcCondCopy = MRI.createVirtualRegister(CondRC); in EmitInstrWithCustomInserter() local4179 BuildMI(*BB, MI, DL, TII->get(AMDGPU::COPY), SrcCondCopy) in EmitInstrWithCustomInserter()4186 .addReg(SrcCondCopy); in EmitInstrWithCustomInserter()4192 .addReg(SrcCondCopy); in EmitInstrWithCustomInserter()