Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/StandardToSPIRV/
DConvertStandardToSPIRV.cpp237 static Optional<spirv::Scope> getAtomicOpScope(MemRefType t) { in getAtomicOpScope() function
1008 Optional<spirv::Scope> scope = getAtomicOpScope(memrefType); in matchAndRewrite()