Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp2365 unsigned SRsrcFormatLo = MRI.createVirtualRegister(&AMDGPU::SGPR_32RegClass); in legalizeOperands() local
2375 BuildMI(MBB, MI, MI.getDebugLoc(), get(AMDGPU::S_MOV_B32), SRsrcFormatLo) in legalizeOperands()
2386 .addReg(SRsrcFormatLo) in legalizeOperands()