Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:isValidElementType

1802       if (!PointerType::isValidElementType(Result))
1814 if (!PointerType::isValidElementType(Result))
2068 if (!StructType::isValidElementType(Ty))
2075 if (!StructType::isValidElementType(Ty))
2114 if (!VectorType::isValidElementType(EltTy))
2118 if (!ArrayType::isValidElementType(EltTy))