Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/Conversion/VectorToROCDL/
DVectorToROCDL.h25 std::unique_ptr<OperationPass<ModuleOp>> createConvertVectorToROCDLPass();
/external/llvm-project/mlir/lib/Conversion/VectorToROCDL/
DVectorToROCDL.cpp182 mlir::createConvertVectorToROCDLPass() { in createConvertVectorToROCDLPass() function in mlir
/external/llvm-project/mlir/include/mlir/Conversion/
DPasses.td427 let constructor = "mlir::createConvertVectorToROCDLPass()";