Searched defs:ElemType (Results 1 – 11 of 11) sorted by relevance
28 const Type* ElemType(const Type* ty, size_t num_elements) { in ElemType() function
56 Type const* ElemType() const { return element_; } in ElemType() function
142 Type *ElemType = PT->getContainedType(0); in shouldPrintAsStr() local
150 uint32_t ElemType; ///< Element type member
478 const DIType *ElemType = CTy->getBaseType(); in visitArrayType() local
850 Type *ElemType = GV->getValueType(); in getPreferredAlignment() local
70 uint8_t ElemType; member
54 TableType ElemType; member
3518 Node *ElemType = getDerived().parseType(); in parseVectorType() local3530 Node *ElemType = getDerived().parseType(); in parseVectorType() local3535 Node *ElemType = getDerived().parseType(); in parseVectorType() local
320 using ElemType = int; typedef
3672 Type *ElemType = cast<PointerType>(PtrType)->getElementType(); in typeCheckLoadStoreInst() local