Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIFrameLowering.cpp876 Register ScratchExecCopy; in buildScratchExecCopy() local
887 if (!ScratchExecCopy) in buildScratchExecCopy()
901 return ScratchExecCopy; in buildScratchExecCopy()
916 Register ScratchExecCopy; in emitCSRSpillStores() local
920 ScratchExecCopy = in emitCSRSpillStores()
936 if (ScratchExecCopy) { in emitCSRSpillStores()
948 if (ScratchExecCopy) { in emitCSRSpillStores()
1021 Register ScratchExecCopy; in emitCSRSpillRestores() local
1025 ScratchExecCopy = in emitCSRSpillRestores()
1041 if (ScratchExecCopy) { in emitCSRSpillRestores()
[all …]