Searched refs:SRsrcFormatLo (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp5332 Register SRsrcFormatLo = MRI.createVirtualRegister(&AMDGPU::SGPR_32RegClass); local
5341 // SRsrcFormatLo = RSRC_DATA_FORMAT{31-0}
5342 BuildMI(MBB, MI, MI.getDebugLoc(), TII.get(AMDGPU::S_MOV_B32), SRsrcFormatLo)
5353 .addReg(SRsrcFormatLo)

Completed in 299 milliseconds