Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp1055 int64_t ScratchOffsetRegDelta = 0; in buildSpillLoadStore() local
1105 ScratchOffsetRegDelta = Offset; in buildSpillLoadStore()
1263 if (ScratchOffsetRegDelta != 0) { in buildSpillLoadStore()
1267 .addImm(ScratchOffsetRegDelta); in buildSpillLoadStore()