Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp309 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/
DHexagonStoreWidening.cpp306 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/
Dsimulator-s390.cc8337 EVALUATE(OG) { in EVALUATE() argument