Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFrameLowering.cpp716 if (!ScratchExecCopy) in buildScratchExecCopy()
725 return ScratchExecCopy; in buildScratchExecCopy()
775 if (!ScratchExecCopy) in emitPrologue()
790 if (!ScratchExecCopy) in emitPrologue()
791 ScratchExecCopy = in emitPrologue()
797 if (ScratchExecCopy) { in emitPrologue()
1079 if (!ScratchExecCopy) in emitEpilogue()
1080 ScratchExecCopy = in emitEpilogue()
1093 if (!ScratchExecCopy) in emitEpilogue()
1094 ScratchExecCopy = in emitEpilogue()
[all …]