Home
last modified time | relevance | path

Searched defs:ElementTypes (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DLowerEmuTLS.cpp141 Type *ElementTypes[4] = {WordType, WordType, VoidPtrType, InitPtrType}; in addEmuTlsVar() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp271 SmallVector<Type *, 4> ElementTypes; in get() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp764 LLVMTypeRef LLVMStructTypeInContext(LLVMContextRef C, LLVMTypeRef *ElementTypes, in LLVMStructTypeInContext()
770 LLVMTypeRef LLVMStructType(LLVMTypeRef *ElementTypes, in LLVMStructType()
789 void LLVMStructSetBody(LLVMTypeRef StructTy, LLVMTypeRef *ElementTypes, in LLVMStructSetBody()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp10745 SmallVector<QualType, 8> ElementTypes; in DeduceTemplateSpecializationFromInitializer() local