Searched refs:CopyMIB (Results 1 – 1 of 1) sorted by relevance
1178 auto CopyMIB = BuildMI(MBB, MI, DL, TII->get(AMDGPU::COPY), Dst) in spillVGPRtoAGPR() local1180 CopyMIB->setAsmPrinterFlag(MachineInstr::ReloadReuse); in spillVGPRtoAGPR()1181 return CopyMIB; in spillVGPRtoAGPR()