Searched refs:Src2_32 (Results 1 – 1 of 1) sorted by relevance
5173 Register Src2_32 = MRI.createVirtualRegister(&AMDGPU::SReg_32RegClass); in EmitInstrWithCustomInserter() local5175 BuildMI(*BB, MII, DL, TII->get(AMDGPU::S_OR_B32), Src2_32) in EmitInstrWithCustomInserter()5180 .addReg(Src2_32, RegState::Kill) in EmitInstrWithCustomInserter()