Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFixSGPRCopies.cpp127 unsigned NextVGPRToSGPRCopyID = 0; member in __anon8637e2150111::SIFixSGPRCopies
143 unsigned getNextVGPRToSGPRCopyId() { return ++NextVGPRToSGPRCopyID; } in getNextVGPRToSGPRCopyId()