Searched defs:isValidElementType (Results 1 – 7 of 7) sorted by relevance
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
590 bool StructType::isValidElementType(Type *ElemTy) { in isValidElementType() function in StructType652 bool ArrayType::isValidElementType(Type *ElemTy) { in isValidElementType() function in ArrayType677 bool VectorType::isValidElementType(Type *ElemTy) { in isValidElementType() function in VectorType780 bool PointerType::isValidElementType(Type *ElemTy) { in isValidElementType() function in PointerType
39 bool TypedPointerType::isValidElementType(Type *ElemTy) { in isValidElementType() function in TypedPointerType
108 static bool isValidElementType(Type *Ty) { in isValidElementType() function
194 static bool isValidElementType(Type *Ty) { in isValidElementType() function
200 static bool isValidElementType(Type *Ty) { in isValidElementType() function