Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/SCFToGPU/
DSCFToGPU.cpp116 unsigned numThreadDims) { in checkAffineLoopNestMappable()
202 unsigned numThreadDims) { in createLaunch()
265 unsigned numThreadDims) { in convertAffineLoopNestToGPULaunch()
281 unsigned numThreadDims) { in convertAffineLoopNestToGPULaunch()
DSCFToGPUPass.cpp66 mlir::createAffineForToGPUPass(unsigned numBlockDims, unsigned numThreadDims) { in createAffineForToGPUPass()