Home
last modified time | relevance | path

Searched defs:vectorContractLowering (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/mlir/include/mlir/Dialect/Vector/
DVectorOps.h82 VectorContractLowering vectorContractLowering = VectorContractLowering::Dot; member
/external/llvm-project/mlir/test/lib/Transforms/
DTestLinalgCodegenStrategy.cpp108 vector::VectorContractLowering vectorContractLowering = in runOnFunction() local