Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/SCFToGPU/
H A DSCFToGPUPass.cpp72 mlir::createAffineForToGPUPass(unsigned numBlockDims, unsigned numThreadDims) { in createAffineForToGPUPass()
H A DSCFToGPU.cpp137 unsigned numBlockDims, in checkAffineLoopNestMappable() argument
218 unsigned numBlockDims, in createLaunch() argument
282 convertAffineLoopNestToGPULaunch(AffineForOp forOp,unsigned numBlockDims,unsigned numThreadDims) convertAffineLoopNestToGPULaunch() argument
298 convertAffineLoopNestToGPULaunch(AffineForOp forOp,unsigned numBlockDims,unsigned numThreadDims) convertAffineLoopNestToGPULaunch() argument
[all...]