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