Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/SCFToGPU/
H A DSCFToGPU.cpp355 static unsigned getLaunchOpArgumentNum(gpu::Processor processor) { in getLaunchOpArgumentNum() function
443 launchOp.body().getArgument(getLaunchOpArgumentNum(processor)); in processParallelLoop()
663 launchOp.setOperand(getLaunchOpArgumentNum(std::get<0>(bound)), in matchAndRewrite()