Home
last modified time | relevance | path

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

/external/llvm/lib/Target/R600/
DSIInstrInfo.cpp603 unsigned STmp1 = RS->scavengeRegister(&AMDGPU::SGPR_32RegClass, 0); in calculateLDSSpillAddress() local
607 BuildMI(Entry, Insert, DL, get(AMDGPU::S_LOAD_DWORD_IMM), STmp1) in calculateLDSSpillAddress()
612 BuildMI(Entry, Insert, DL, get(AMDGPU::S_MUL_I32), STmp1) in calculateLDSSpillAddress()
613 .addReg(STmp1) in calculateLDSSpillAddress()
617 .addReg(STmp1) in calculateLDSSpillAddress()