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

  /external/clang/lib/CodeGen/
CGCall.h 61 struct Writeback {
84 Writeback writeback; local
85 writeback.Address = address;
86 writeback.AddressType = addressType;
87 writeback.Temporary = temporary;
88 Writebacks.push_back(writeback);
93 typedef SmallVectorImpl<Writeback>::const_iterator writeback_iterator;
98 SmallVector<Writeback, 1> Writebacks;
CGCall.cpp     [all...]
  /external/llvm/lib/Target/ARM/InstPrinter/
ARMInstPrinter.cpp 170 bool Writeback = true;
174 Writeback = false;
181 if (Writeback) O << "!";
    [all...]
  /external/oprofile/events/x86-64/family11h/
unit_masks 162 0x01 Victim Block (Writeback)
  /external/oprofile/events/x86-64/hammer/
unit_masks 156 0x01 Victim Block (Writeback)
  /external/oprofile/events/x86-64/family10/
unit_masks 175 0x01 Victim Block (Writeback)

Completed in 96 milliseconds