Searched defs:ElementTypes (Results 1 – 3 of 3) sorted by relevance
118 Type *ElementTypes[4] = {WordType, WordType, VoidPtrType, InitPtrType}; in addEmuTlsVar() local
268 SmallVector<Type *, 4> ElementTypes; in get() local
662 LLVMTypeRef LLVMStructTypeInContext(LLVMContextRef C, LLVMTypeRef *ElementTypes, in LLVMStructTypeInContext()668 LLVMTypeRef LLVMStructType(LLVMTypeRef *ElementTypes, in LLVMStructType()687 void LLVMStructSetBody(LLVMTypeRef StructTy, LLVMTypeRef *ElementTypes, in LLVMStructSetBody()