Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/StandardToLLVM/
DStandardToLLVM.cpp1549 void nDVectorIterate(const NDVectorTypeInfo &info, OpBuilder &builder, in nDVectorIterate() function
1621 nDVectorIterate(vectorTypeInfo, rewriter, [&](ArrayAttr position) { in handleMultidimensionalVectors()
3398 nDVectorIterate(vectorTypeInfo, rewriter, [&](ArrayAttr position) { in matchAndRewrite()