Searched refs:GType (Results 1 – 3 of 3) sorted by relevance
241 Type *GType = GVar->getValueType(); in isGlobalInSmallSection() local242 if (isa<ArrayType>(GType)) { in isGlobalInSmallSection()251 if (StructType *ST = dyn_cast<StructType>(GType)) { in isGlobalInSmallSection()258 unsigned Size = GVar->getParent()->getDataLayout().getTypeAllocSize(GType); in isGlobalInSmallSection()
1528 GVDAGType GType, int layout_order = -1) {1536 switch (GType) {
267 Type *GType = G.getValueType(); in getGlobalTypeString() local269 if (StructType *SGType = dyn_cast<StructType>(GType)) { in getGlobalTypeString()