Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFrameLowering.cpp887 Register ScratchExecCopy; in buildScratchExecCopy() local
898 if (!ScratchExecCopy) in buildScratchExecCopy()
912 return ScratchExecCopy; in buildScratchExecCopy()
927 Register ScratchExecCopy; in emitCSRSpillStores() local
931 ScratchExecCopy = in emitCSRSpillStores()
947 if (ScratchExecCopy) { in emitCSRSpillStores()
958 if (ScratchExecCopy) { in emitCSRSpillStores()
1030 Register ScratchExecCopy; in emitCSRSpillRestores() local
1034 ScratchExecCopy = in emitCSRSpillRestores()
1050 if (ScratchExecCopy) { in emitCSRSpillRestores()
[all …]