Searched defs:isValidElementType (Results 1 – 9 of 9) sorted by relevance
431 static bool isValidElementType(Type t) { in isValidElementType() function525 static bool isValidElementType(Type type) { in isValidElementType() function
261 bool LLVMArrayType::isValidElementType(LLVMType type) { in isValidElementType() function in LLVMArrayType368 bool LLVMPointerType::isValidElementType(LLVMType type) { in isValidElementType() function in LLVMPointerType398 bool LLVMStructType::isValidElementType(LLVMType type) { in isValidElementType() function in LLVMStructType471 bool LLVMVectorType::isValidElementType(LLVMType type) { in isValidElementType() function in LLVMVectorType
521 bool StructType::isValidElementType(Type *ElemTy) { in isValidElementType() function in StructType583 bool ArrayType::isValidElementType(Type *ElemTy) { in isValidElementType() function in ArrayType607 bool VectorType::isValidElementType(Type *ElemTy) { in isValidElementType() function in VectorType685 bool PointerType::isValidElementType(Type *ElemTy) { in isValidElementType() function in PointerType
511 bool StructType::isValidElementType(Type *ElemTy) { in isValidElementType() function in StructType599 bool ArrayType::isValidElementType(Type *ElemTy) { in isValidElementType() function in ArrayType628 bool VectorType::isValidElementType(Type *ElemTy) { in isValidElementType() function in VectorType663 bool PointerType::isValidElementType(Type *ElemTy) { in isValidElementType() function in PointerType
530 bool StructType::isValidElementType(Type *ElemTy) { in isValidElementType() function in StructType620 bool ArrayType::isValidElementType(Type *ElemTy) { in isValidElementType() function in ArrayType650 bool VectorType::isValidElementType(Type *ElemTy) { in isValidElementType() function in VectorType689 bool PointerType::isValidElementType(Type *ElemTy) { in isValidElementType() function in PointerType
323 bool TensorType::isValidElementType(Type type) { in isValidElementType() function in TensorType
108 static bool isValidElementType(Type *Ty) { in isValidElementType() function
194 static bool isValidElementType(Type *Ty) { in isValidElementType() function
191 static bool isValidElementType(Type *Ty) { in isValidElementType() function