Home
last modified time | relevance | path

Searched defs:numThreadDims (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.cpp138 unsigned numThreadDims) { in checkAffineLoopNestMappable() argument
219 unsigned numThreadDims) { in createLaunch() argument
283 convertAffineLoopNestToGPULaunch(AffineForOp forOp,unsigned numBlockDims,unsigned numThreadDims) convertAffineLoopNestToGPULaunch() argument
299 convertAffineLoopNestToGPULaunch(AffineForOp forOp,unsigned numBlockDims,unsigned numThreadDims) convertAffineLoopNestToGPULaunch() argument
[all...]