Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLowerEmuTLS.cpp141 Type *ElementTypes[4] = {WordType, WordType, VoidPtrType, InitPtrType}; in addEmuTlsVar() local
/freebsd/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp272 SmallVector<Type *, 4> ElementTypes; in get() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerBufferFatPointers.cpp312 SmallVector<Type *> ElementTypes(Ty->getNumContainedTypes(), nullptr); in remapTypeImpl() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp792 LLVMTypeRef LLVMStructTypeInContext(LLVMContextRef C, LLVMTypeRef *ElementTypes, in LLVMStructTypeInContext()
798 LLVMTypeRef LLVMStructType(LLVMTypeRef *ElementTypes, in LLVMStructType()
817 void LLVMStructSetBody(LLVMTypeRef StructTy, LLVMTypeRef *ElementTypes, in LLVMStructSetBody()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp9865 SmallVector<QualType, 8> ElementTypes; in DeduceTemplateSpecializationFromInitializer() local