Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/SPIRV/
DSPIRVOps.cpp42 static constexpr const char kExecutionScopeAttrName[] = "execution_scope"; variable
723 kExecutionScopeAttrName) || in parseGroupNonUniformArithmeticOp()
757 groupOp->getAttrOfType<IntegerAttr>(kExecutionScopeAttrName) in printGroupNonUniformArithmeticOp()
772 groupOp->getAttrOfType<IntegerAttr>(kExecutionScopeAttrName).getInt()); in verifyGroupNonUniformArithmeticOp()