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