Searched refs:RegHi1 (Results 1 – 1 of 1) sorted by relevance
5233 Register RegHi1 = MRI.createVirtualRegister(&AMDGPU::SReg_32RegClass); in EmitInstrWithCustomInserter() local5234 BuildMI(*BB, MI, DL, TII->get(AMDGPU::S_GETREG_B32), RegHi1) in EmitInstrWithCustomInserter()5243 .addReg(RegHi1) in EmitInstrWithCustomInserter()