Home
last modified time | relevance | path

Searched defs:OG (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp306 InstrGroup::iterator End, InstrGroup &OG, unsigned &TotalSize, in selectStores()
391 bool HexagonStoreWidening::createWideStores(InstrGroup &OG, InstrGroup &NG, in createWideStores()
474 bool HexagonStoreWidening::replaceStores(InstrGroup &OG, InstrGroup &NG) { in replaceStores()
539 InstrGroup OG, NG; // Old and new groups. in processStoreGroup() local
/third_party/node/deps/v8/src/execution/s390/
Dsimulator-s390.cc9925 EVALUATE(OG) { in EVALUATE() argument