Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/VectorToLLVM/
DConvertVectorToLLVMPass.cpp51 populateVectorToLLVMMatrixConversionPatterns(converter, patterns); in runOnOperation()
54 populateVectorToLLVMMatrixConversionPatterns(converter, patterns); in runOnOperation()
DConvertVectorToLLVM.cpp1586 void mlir::populateVectorToLLVMMatrixConversionPatterns( in populateVectorToLLVMMatrixConversionPatterns() function in mlir
/external/llvm-project/mlir/include/mlir/Conversion/VectorToLLVM/
DConvertVectorToLLVM.h49 void populateVectorToLLVMMatrixConversionPatterns(
/external/llvm-project/mlir/lib/Conversion/LinalgToLLVM/
DLinalgToLLVM.cpp332 populateVectorToLLVMMatrixConversionPatterns(converter, patterns); in runOnOperation()