Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp980 unsigned BarrierScope = llvm::AMDGPU::Barrier::BARRIER_SCOPE_WORKGROUP; in lowerSpecialLDSVariables() local
983 unsigned Offset = 0x802000u | BarrierScope << 9 | BarId << 4; in lowerSpecialLDSVariables()
1023 unsigned BarrierScope = llvm::AMDGPU::Barrier::BARRIER_SCOPE_WORKGROUP; in lowerSpecialLDSVariables() local
1024 unsigned Offset = 0x802000u | BarrierScope << 9 | BarId << 4; in lowerSpecialLDSVariables()