Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorOps.cpp274 static bool verifyDimMap(VectorType lhsType, VectorType rhsType, in verifyDimMap() function
414 if (!verifyDimMap(lhsType, rhsType, contractingDimMap)) in verify()
418 if (!verifyDimMap(lhsType, rhsType, batchDimMap)) in verify()