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