Searched refs:nDVectorIterate (Results 1 – 3 of 3) sorted by relevance
64 void LLVM::detail::nDVectorIterate(const LLVM::detail::NDVectorTypeInfo &info, in nDVectorIterate() function in LLVM::detail100 nDVectorIterate(resultTypeInfo, rewriter, [&](ArrayAttr position) { in handleMultidimensionalVectors()
49 void nDVectorIterate(const NDVectorTypeInfo &info, OpBuilder &builder,
1271 nDVectorIterate(vectorTypeInfo, rewriter, [&](ArrayAttr position) { in matchAndRewrite()