Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/Conversion/VectorToSCF/
DVectorToSCF.h169 std::unique_ptr<Pass> createConvertVectorToSCFPass(
/external/llvm-project/mlir/lib/Conversion/VectorToSCF/
DVectorToSCF.cpp720 mlir::createConvertVectorToSCFPass(const VectorTransferToSCFOptions &options) { in createConvertVectorToSCFPass() function in mlir
/external/llvm-project/mlir/include/mlir/Conversion/
DPasses.td378 let constructor = "mlir::createConvertVectorToSCFPass()";