Searched defs:GU (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1634 // [GU] //
1636 // If GU (glue use) indirectly reaches N (the load), and Root folds N
1637 // (call it Fold), then X is a predecessor of GU and a successor of
1638 // Fold. But since Fold and GU are glued together, this will create
1645 SDNode *GU = findGlueUse(Root); local
1646 if (GU == NULL)
1648 Root = GU;
/external/webkit/Source/WebKit/android/content/
H A Daddress_detector.cpp683 GU = 13, // GU Guam enumerator in enum:USState
829 CA, CA, AP, AP, AP, AP, AP, HI, HI, GU, // 960-969

Completed in 414 milliseconds