Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp1342 int64_t ScratchOffsetRegDelta = 0; in buildSpillLoadStore() local
1450 ScratchOffsetRegDelta = Offset; in buildSpillLoadStore()
1665 if (ScratchOffsetRegDelta != 0) { in buildSpillLoadStore()
1669 .addImm(-ScratchOffsetRegDelta); in buildSpillLoadStore()