Home
last modified time | relevance | path

Searched defs:llvmNDVectorTy (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/include/mlir/Conversion/LLVMCommon/
H A DVectorPattern.h23 Type llvmNDVectorTy; member
/llvm-project/mlir/lib/Conversion/LLVMCommon/
H A DVectorPattern.cpp117 auto llvmNDVectorTy = operands[0].getType(); in vectorOneToOneRewrite() local
/llvm-project/mlir/lib/Conversion/VectorToLLVM/
H A DConvertVectorToLLVM.cpp286 auto llvmNDVectorTy = adaptor.getIndexVec().getType(); matchAndRewrite() local
1704 auto llvmNDVectorTy = vectorTypeInfo.llvmNDVectorTy; matchAndRewrite() local