Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/MemRefToSPIRV/
H A DMemRefToSPIRV.cpp118 static Optional<spirv::Scope> getAtomicOpScope(MemRefType type) { in getAtomicOpScope() function
503 Optional<spirv::Scope> scope = getAtomicOpScope(memrefType); in matchAndRewrite()