Searched refs:SrcCondCopy (Results 1 – 1 of 1) sorted by relevance
3421 unsigned SrcCondCopy = MRI.createVirtualRegister(&AMDGPU::SReg_64_XEXECRegClass); in EmitInstrWithCustomInserter() local3423 BuildMI(*BB, MI, DL, TII->get(AMDGPU::COPY), SrcCondCopy) in EmitInstrWithCustomInserter()3428 .addReg(SrcCondCopy); in EmitInstrWithCustomInserter()3432 .addReg(SrcCondCopy); in EmitInstrWithCustomInserter()