Home
last modified time | relevance | path

Searched refs:contracting (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp867 OpRef contracting(ShuffleMask SM, OpRef Va, OpRef Vb, ResultStack &Results);
1443 OpRef C = contracting(SM, Va, Vb, Results); in shuffs2()
1718 OpRef HvxSelector::contracting(ShuffleMask SM, OpRef Va, OpRef Vb, in contracting() function in HvxSelector
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Vector/IR/
H A DVectorOps.td91 Computes the sum of products of vector elements along contracting
109 contracting dimension pair dimension sizes must match
112 are non-contracting dimensions present in the lhs, rhs and
147 // 2D vector contraction with one contracting dimension (matmul, K = 2).
161 // 4D to 3D vector contraction with two contracting dimensions and
177 // 4D vector contraction with two contracting dimensions and optional
/llvm-project-15.0.7/mlir/test/Dialect/Vector/
H A Dops.mlir339 // Test contraction with batch and contracting dims.
343 // Test contraction with only contracting dims. In this case the lhs/rhs
H A Dinvalid.mlir753 // expected-error@+1 {{op expected at least one contracting dimension pair}}
772 // expected-error@+1 {{invalid contracting dimension map}}
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Tensor/IR/
H A DTensorOps.td834 // Builders for a contracting reshape whose result type is computed from
/llvm-project-15.0.7/mlir/include/mlir/Dialect/MemRef/IR/
H A DMemRefOps.td1324 // Builders for a contracting reshape whose result type is computed from