Home
last modified time | relevance | path

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

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