Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/Dialect/Vector/
DVectorOps.h82 VectorContractLowering vectorContractLowering = VectorContractLowering::Dot; member
85 vectorContractLowering = opt; in setVectorTransformsOptions()
/external/llvm-project/mlir/test/lib/Transforms/
DTestLinalgCodegenStrategy.cpp108 vector::VectorContractLowering vectorContractLowering = in runOnFunction() local
137 .setVectorTransformsOptions(vectorContractLowering) in runOnFunction()
/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorTransforms.cpp1624 if (vectorTransformsOptions.vectorContractLowering != in matchAndRewrite()
1691 if (vectorTransformsOptions.vectorContractLowering != in matchAndRewrite()
1807 if (vectorTransformsOptions.vectorContractLowering != in matchAndRewrite()