Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVUtils.h233 SPIRV::Scope::Scope getMemScope(LLVMContext &Ctx, SyncScope::ID Id);
H A DSPIRVUtils.cpp319 SPIRV::Scope::Scope getMemScope(LLVMContext &Ctx, SyncScope::ID Id) { in getMemScope() function
H A DSPIRVInstructionSelector.cpp1331 uint32_t Scope = static_cast<uint32_t>(getMemScope( in selectAtomicRMW()
1409 getMemScope(GR.CurMF->getFunction().getContext(), Ord)); in selectFence()
1496 unsigned Scope = static_cast<uint32_t>(getMemScope( in selectAtomicCmpXchg()
H A DSPIRVEmitIntrinsics.cpp1811 static_cast<uint32_t>(getMemScope(I.getContext(), I.getSyncScopeID())))); in visitAtomicCmpXchgInst()