Home
last modified time | relevance | path

Searched refs:Src2_32 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp5173 Register Src2_32 = MRI.createVirtualRegister(&AMDGPU::SReg_32RegClass); in EmitInstrWithCustomInserter() local
5175 BuildMI(*BB, MII, DL, TII->get(AMDGPU::S_OR_B32), Src2_32) in EmitInstrWithCustomInserter()
5180 .addReg(Src2_32, RegState::Kill) in EmitInstrWithCustomInserter()