Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp4354 Register SRsrcSub2 = MRI.createVirtualRegister(&AMDGPU::SGPR_32RegClass); in emitLoadSRsrcFromVGPRLoop() local
4363 BuildMI(LoopBB, I, DL, TII.get(AMDGPU::V_READFIRSTLANE_B32), SRsrcSub2) in emitLoadSRsrcFromVGPRLoop()
4373 .addReg(SRsrcSub2) in emitLoadSRsrcFromVGPRLoop()