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