Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/VectorToLLVM/
DConvertVectorToLLVM.cpp30 static VectorType reducedVectorTypeBack(VectorType tp) { in reducedVectorTypeBack() function
769 auto oneDVectorType = reducedVectorTypeBack(vectorType); in matchAndRewrite()
887 oneDVectorType = reducedVectorTypeBack(destVectorType); in matchAndRewrite()