Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/StandardToLLVM/
DStandardToLLVM.cpp1505 static NDVectorTypeInfo extractNDVectorTypeInfo(VectorType vectorType, in extractNDVectorTypeInfo() function
1613 auto vectorTypeInfo = extractNDVectorTypeInfo(vectorType, typeConverter); in handleMultidimensionalVectors()
3372 extractNDVectorTypeInfo(resultType, *getTypeConverter()); in matchAndRewrite()