Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp472 const uint32_t *CSRMask = in allocateVGPRSpillToAGPR() local
474 if (CSRMask) in allocateVGPRSpillToAGPR()
475 OtherUsedRegs.setBitsInMask(CSRMask); in allocateVGPRSpillToAGPR()