Searched refs:LayoutType (Results 1 – 3 of 3) sorted by relevance
971 Type *LayoutType; member975 TargetTypeInfo(Type *LayoutType, ArgTys... Properties) in TargetTypeInfo()976 : LayoutType(LayoutType), Properties((0 | ... | Properties)) { in TargetTypeInfo()978 LayoutType->isSized()) && in TargetTypeInfo()997 llvm::Type *LayoutType = nullptr; in getTargetTypeInfo() local999 LayoutType = in getTargetTypeInfo()1005 LayoutType = Type::getInt32Ty(C); in getTargetTypeInfo()1008 return TargetTypeInfo(LayoutType, TargetExtType::CanBeGlobal, in getTargetTypeInfo()1060 return getTargetTypeInfo(this).LayoutType; in getLayoutType()
165 llvm::Type *LayoutType = *ElemIt++; in emitBufferGlobalsAndMetadata() local172 cast<GlobalVariable>(CGM.GetAddrOfGlobalVar(VD, LayoutType)); in emitBufferGlobalsAndMetadata()
350 LayoutExtType *LayoutType = cast<LayoutExtType>(RTy->getResourceType()); in createElementStruct() local351 StructType *Ty = cast<StructType>(LayoutType->getWrappedType()); in createElementStruct()