Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp478 const uint32_t *CSRMask = in allocateVGPRSpillToAGPR() local
480 if (CSRMask) in allocateVGPRSpillToAGPR()
481 OtherUsedRegs.setBitsInMask(CSRMask); in allocateVGPRSpillToAGPR()