Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/include/mlir/Conversion/LLVMCommon/
H A DVectorPattern.h21 struct NDVectorTypeInfo { struct
34 NDVectorTypeInfo extractNDVectorTypeInfo(VectorType vectorType, argument
49 void nDVectorIterate(const NDVectorTypeInfo &info, OpBuilder &builder,
/llvm-project-15.0.7/mlir/lib/Conversion/LLVMCommon/
H A DVectorPattern.cpp18 LLVM::detail::NDVectorTypeInfo
22 NDVectorTypeInfo info; in extractNDVectorTypeInfo()
64 void LLVM::detail::nDVectorIterate(const LLVM::detail::NDVectorTypeInfo &info, in nDVectorIterate()