Searched defs:isValidElementType (Results 1 – 9 of 9) sorted by relevance
39 bool TypedPointerType::isValidElementType(Type *ElemTy) { isValidElementType() function in TypedPointerType
597 bool StructType::isValidElementType(Type *ElemTy) { isValidElementType() function in StructType 659 bool ArrayType::isValidElementType(Type *ElemTy) { isValidElementType() function in ArrayType 683 bool VectorType::isValidElementType(Type *ElemTy) { isValidElementType() function in VectorType 764 bool PointerType::isValidElementType(Type *ElemTy) { isValidElementType() function in PointerType
151 bool LLVMArrayType::isValidElementType(Type type) { in isValidElementType() function in LLVMArrayType 419 bool LLVMStructType::isValidElementType(Type type) { isValidElementType() function in LLVMStructType 686 bool LLVMFixedVectorType::isValidElementType(Type type) { isValidElementType() function in LLVMFixedVectorType 715 bool LLVMScalableVectorType::isValidElementType(Type type) { isValidElementType() function in LLVMScalableVectorType [all...]
400 inline bool BaseMemRefType::isValidElementType(Type type) { isValidElementType() function
508 bool TosaValidation::isValidElementType(Type type) { isValidElementType() function in __anonc01ea8470111::TosaValidation
317 bool TensorType::isValidElementType(Type type) { isValidElementType() function in TensorType
1236 bool fir::VectorType::isValidElementType(mlir::Type t) { isValidElementType() function in fir::VectorType
144 bool MMAMatrixType::isValidElementType(Type elementType) { isValidElementType() function in MMAMatrixType
229 static bool isValidElementType(Type *Ty) { isValidElementType() function [all...]