Home
last modified time | relevance | path

Searched defs:MemScope (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DAtomicExpandPass.cpp603 auto MemScope = SSNs[AI->getSyncScopeID()].empty() in tryExpandAtomicRMW() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
DSPIRVBuiltins.cpp726 SPIRV::Scope::Scope MemScope = Scope; in buildBarrierInst() local
/external/mesa3d/src/nouveau/compiler/nak/
Dir.rs2330 pub enum MemScope { enum
2336 impl fmt::Display for MemScope { implementation
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp12904 auto MemScope = SSNs[RMW->getSyncScopeID()].empty() in shouldExpandAtomicRMWInIR() local