Home
last modified time | relevance | path

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

/external/llvm/lib/Target/R600/
DSIInstrInfo.cpp649 unsigned LDSOffset = MFI->LDSSize + (FrameOffset * WorkGroupSize); in calculateLDSSpillAddress() local
651 .addImm(LDSOffset) in calculateLDSSpillAddress()