Home
last modified time | relevance | path

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

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