Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp722 unsigned STmp1 = RS->scavengeRegister(&AMDGPU::SGPR_32RegClass, 0); in calculateLDSSpillAddress() local
726 BuildMI(Entry, Insert, DL, get(AMDGPU::S_LOAD_DWORD_IMM), STmp1) in calculateLDSSpillAddress()
731 BuildMI(Entry, Insert, DL, get(AMDGPU::S_MUL_I32), STmp1) in calculateLDSSpillAddress()
732 .addReg(STmp1) in calculateLDSSpillAddress()
736 .addReg(STmp1) in calculateLDSSpillAddress()