Searched refs:GType (Results 1 – 3 of 3) sorted by relevance
240 Type *GType = GVar->getValueType(); in isGlobalInSmallSection() local241 if (isa<ArrayType>(GType)) { in isGlobalInSmallSection()250 if (StructType *ST = dyn_cast<StructType>(GType)) { in isGlobalInSmallSection()257 unsigned Size = GVar->getDataLayout().getTypeAllocSize(GType); in isGlobalInSmallSection()
1846 GVDAGType GType, int layout_order = -1) {1854 switch (GType) {
266 Type *GType = G.getValueType(); in getGlobalTypeString() local268 if (StructType *SGType = dyn_cast<StructType>(GType)) { in getGlobalTypeString()