Searched defs:convertVectorType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Conversion/LLVMCommon/ | ||
H A D | TypeConverter.cpp | 499 FailureOr<Type> LLVMTypeConverter::convertVectorType(VectorType type) const { convertVectorType() function in LLVMTypeConverter |
/llvm-project/mlir/lib/Dialect/SPIRV/Transforms/ | ||
H A D | SPIRVConversion.cpp | 301 convertVectorType(const spirv::TargetEnv &targetEnv, convertVectorType() function |