Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/GPU/IR/
DGPUDialect.cpp262 KernelDim3 LaunchOp::getBlockIds() { in getBlockIds() function in LaunchOp
340 op.getBlockIds()); in printLaunchOp()
/external/llvm-project/mlir/lib/Conversion/SCFToGPU/
DSCFToGPU.cpp245 ? getDim3Value(launchOp.getBlockIds(), en.index()) in createLaunch()
/external/llvm-project/mlir/include/mlir/Dialect/GPU/
DGPUOps.td506 KernelDim3 getBlockIds();