Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:isValidElementType

1304       if (!PointerType::isValidElementType(Result))
1316 if (!PointerType::isValidElementType(Result))
1562 if (!StructType::isValidElementType(Ty))
1569 if (!StructType::isValidElementType(Ty))
1608 if (!VectorType::isValidElementType(EltTy))
1613 if (!ArrayType::isValidElementType(EltTy))