Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/GPU/IR/
H A DGPUDialect.cpp665 build(OpBuilder & builder,OperationState & result,Value gridSizeX,Value gridSizeY,Value gridSizeZ,Value getBlockSizeX,Value getBlockSizeY,Value getBlockSizeZ,Value dynamicSharedMemorySize,Type asyncTokenType,ValueRange asyncDependencies,TypeRange workgroupAttributions,TypeRange privateAttributions,Value clusterSizeX,Value clusterSizeY,Value clusterSizeZ) build() argument
1356 build(OpBuilder & builder,OperationState & result,StringRef name,FunctionType type,TypeRange workgroupAttributions,TypeRange privateAttributions,ArrayRef<NamedAttribute> attrs) build() argument