HomeSort by relevance Sort by last modified time
    Searched refs:OG (Results 1 - 7 of 7) sorted by null

  /external/llvm/lib/Target/Hexagon/
HexagonStoreWidening.cpp 95 InstrGroup &OG, unsigned &TotalSize, unsigned MaxSize);
96 bool createWideStores(InstrGroup &OG, InstrGroup &NG, unsigned TotalSize);
97 bool replaceStores(InstrGroup &OG, InstrGroup &NG);
305 /// in OG ("old group" of instructions).
306 /// OG should be empty on entry, and should be left empty if the function
309 InstrGroup::iterator End, InstrGroup &OG, unsigned &TotalSize,
312 assert(OG.empty() && "Old group not empty on entry");
343 OG.push_back(FirstMI);
347 // Pow2Num will be the largest number of elements in OG such that the sum
368 OG.push_back(S2)
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonStoreWidening.cpp 105 InstrGroup &OG, unsigned &TotalSize, unsigned MaxSize);
106 bool createWideStores(InstrGroup &OG, InstrGroup &NG, unsigned TotalSize);
107 bool replaceStores(InstrGroup &OG, InstrGroup &NG);
302 /// in OG ("old group" of instructions).
303 /// OG should be empty on entry, and should be left empty if the function
306 InstrGroup::iterator End, InstrGroup &OG, unsigned &TotalSize,
309 assert(OG.empty() && "Old group not empty on entry");
340 OG.push_back(FirstMI);
344 // Pow2Num will be the largest number of elements in OG such that the sum
365 OG.push_back(S2)
    [all...]
  /external/v8/src/s390/
simulator-s390.h 1038 EVALUATE(OG);
simulator-s390.cc     [all...]
constants-s390.h     [all...]
  /external/webrtc/talk/media/testdata/
h264-svc-99-640x360.rtpdump     [all...]
  /external/webrtc/data/voice_engine/stereo_rtp_files/
toggling_stereo_g729_pt18_pt125.rtp     [all...]

Completed in 1204 milliseconds