Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/LLVMCommon/
H A DTypeConverter.cpp499 FailureOr<Type> LLVMTypeConverter::convertVectorType(VectorType type) const { convertVectorType() function in LLVMTypeConverter
/llvm-project/mlir/lib/Dialect/SPIRV/Transforms/
H A DSPIRVConversion.cpp301 convertVectorType(const spirv::TargetEnv &targetEnv, convertVectorType() function