Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIFrameLowering.cpp723 if (!ScratchExecCopy) in buildScratchExecCopy()
734 return ScratchExecCopy; in buildScratchExecCopy()
784 if (!ScratchExecCopy) in emitPrologue()
793 if (!ScratchExecCopy) in emitPrologue()
794 ScratchExecCopy = in emitPrologue()
801 if (ScratchExecCopy) { in emitPrologue()
1052 if (!ScratchExecCopy) in emitEpilogue()
1053 ScratchExecCopy = in emitEpilogue()
1061 if (!ScratchExecCopy) in emitEpilogue()
1062 ScratchExecCopy = in emitEpilogue()
[all …]