Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp765 unsigned STmp0 = RS->scavengeRegister(&AMDGPU::SGPR_32RegClass, 0); in calculateLDSSpillAddress() local
767 BuildMI(Entry, Insert, DL, get(AMDGPU::S_LOAD_DWORD_IMM), STmp0) in calculateLDSSpillAddress()
777 .addReg(STmp0); in calculateLDSSpillAddress()
784 .addReg(STmp0) in calculateLDSSpillAddress()