Searched defs:GB (Results 1 – 12 of 12) sorted by relevance
44 static final String GB = "GB"; field in RegionCode
68 #define GB *(1U<<30) macro
97 #define GB *(1U<<30) macro
106 #define GB *(1U<<30) macro
79 #define GB *(1U<<30) macro
88 #define GB *(1U<<30) macro
87 #define GB *(1U<<30) macro
344 struct GB: public GA {}; struct
97 #define GB *(1<<30) macro
307 #define GB *(1U<<30) macro
108 const int GB = KB * KB * KB; variable
1904 if (GlobalAddressSDNode *GB = dyn_cast<GlobalAddressSDNode>(N1)) in visitSUB() local