Searched refs:createAffineForToGPUPass (Results 1 – 3 of 3) sorted by relevance
30 createAffineForToGPUPass(unsigned numBlockDims, unsigned numThreadDims);31 std::unique_ptr<InterfacePass<FunctionOpInterface>> createAffineForToGPUPass();
66 mlir::createAffineForToGPUPass(unsigned numBlockDims, unsigned numThreadDims) { in createAffineForToGPUPass() function in mlir70 mlir::createAffineForToGPUPass() { in createAffineForToGPUPass() function in mlir
676 let constructor = "mlir::createAffineForToGPUPass()";