Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp446 const uint32_t *CSRMask = in allocateVGPRSpillToAGPR() local
448 if (CSRMask) in allocateVGPRSpillToAGPR()
449 OtherUsedRegs.setBitsInMask(CSRMask); in allocateVGPRSpillToAGPR()