Searched defs:OG (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Target/Hexagon/ |
D | HexagonStoreWidening.cpp | 309 InstrGroup::iterator End, InstrGroup &OG, unsigned &TotalSize, in selectStores() 397 bool HexagonStoreWidening::createWideStores(InstrGroup &OG, InstrGroup &NG, in createWideStores() 480 bool HexagonStoreWidening::replaceStores(InstrGroup &OG, InstrGroup &NG) { in replaceStores() 546 InstrGroup OG, NG; // Old and new groups. in processStoreGroup() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonStoreWidening.cpp | 306 InstrGroup::iterator End, InstrGroup &OG, unsigned &TotalSize, in selectStores() 393 bool HexagonStoreWidening::createWideStores(InstrGroup &OG, InstrGroup &NG, in createWideStores() 476 bool HexagonStoreWidening::replaceStores(InstrGroup &OG, InstrGroup &NG) { in replaceStores() 541 InstrGroup OG, NG; // Old and new groups. in processStoreGroup() local
|
/external/v8/src/s390/ |
D | simulator-s390.cc | 8337 EVALUATE(OG) { in EVALUATE() argument
|