Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp3717 unsigned SRsrcSub3 = MRI.createVirtualRegister(&AMDGPU::SGPR_32RegClass); in emitLoadSRsrcFromVGPRLoop() local
3727 BuildMI(LoopBB, I, DL, TII.get(AMDGPU::V_READFIRSTLANE_B32), SRsrcSub3) in emitLoadSRsrcFromVGPRLoop()
3737 .addReg(SRsrcSub3) in emitLoadSRsrcFromVGPRLoop()