Home
last modified time | relevance | path

Searched defs:convertVectorType (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Conversion/LLVMCommon/
H A DTypeConverter.cpp410 Type LLVMTypeConverter::convertVectorType(VectorType type) { in convertVectorType() function in LLVMTypeConverter
/llvm-project-15.0.7/mlir/lib/Dialect/SPIRV/Transforms/
H A DSPIRVConversion.cpp298 static Type convertVectorType(const spirv::TargetEnv &targetEnv, in convertVectorType() function