Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/VectorToLLVM/
H A DConvertVectorToLLVM.cpp38 static VectorType reducedVectorTypeBack(VectorType tp) { in reducedVectorTypeBack() function
677 auto oneDVectorType = reducedVectorTypeBack(vectorType); in matchAndRewrite()
801 oneDVectorType = reducedVectorTypeBack(destVectorType); in matchAndRewrite()