Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/GPU/IR/
H A DGPUDialect.cpp451 KernelDim3 LaunchOp::getBlockSizeOperandValues() { in getBlockSizeOperandValues() function in LaunchOp
513 printSizeAssignment(p, getBlockSize(), getBlockSizeOperandValues(), in print()
730 KernelDim3 LaunchFuncOp::getBlockSizeOperandValues() { in getBlockSizeOperandValues() function in LaunchFuncOp
/llvm-project-15.0.7/mlir/lib/Dialect/GPU/Transforms/
H A DKernelOutlining.cpp231 launchOp.getBlockSizeOperandValues(), launchOp.dynamicSharedMemorySize(), in convertToLaunchFuncOp()
/llvm-project-15.0.7/mlir/include/mlir/Dialect/GPU/IR/
H A DGPUOps.td452 KernelDim3 getBlockSizeOperandValues();
583 KernelDim3 getBlockSizeOperandValues();