Searched defs:OG (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonStoreWidening.cpp | 306 InstrGroup::iterator End, InstrGroup &OG, unsigned &TotalSize, in selectStores() 391 bool HexagonStoreWidening::createWideStores(InstrGroup &OG, InstrGroup &NG, in createWideStores() 473 bool HexagonStoreWidening::replaceStores(InstrGroup &OG, InstrGroup &NG) { in replaceStores() 538 InstrGroup OG, NG; // Old and new groups. in processStoreGroup() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | IROutliner.cpp | 997 alignOutputBlockWithAggFunc(OutlinableGroup &OG, OutlinableRegion &Region, in alignOutputBlockWithAggFunc() 1084 void createSwitchStatement(Module &M, OutlinableGroup &OG, BasicBlock *EndBB, in createSwitchStatement()
|