Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp394 const uint32_t *CSRMask = in allocateVGPRSpillToAGPR() local
396 if (CSRMask) in allocateVGPRSpillToAGPR()
397 OtherUsedRegs.setBitsInMask(CSRMask); in allocateVGPRSpillToAGPR()