Searched refs:buildScratchExecCopy (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| H A D | SIFrameLowering.cpp | 870 static Register buildScratchExecCopy(LivePhysRegs &LiveRegs, in buildScratchExecCopy() function 921 buildScratchExecCopy(LiveRegs, MF, MBB, MBBI, DL, in emitCSRSpillStores() 941 ScratchExecCopy = buildScratchExecCopy(LiveRegs, MF, MBB, MBBI, DL, in emitCSRSpillStores() 1026 buildScratchExecCopy(LiveRegs, MF, MBB, MBBI, DL, in emitCSRSpillRestores() 1046 ScratchExecCopy = buildScratchExecCopy(LiveRegs, MF, MBB, MBBI, DL, in emitCSRSpillRestores()
|