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

  /external/oprofile/events/x86-64/family11h/
unit_masks 172 0x02 Requests to write-combining (WC) memory or WC buffer flushes to WB memory
  /external/oprofile/events/x86-64/hammer/
unit_masks 166 0x02 Requests to write-combining (WC) memory or WC buffer flushes to WB memory
  /external/oprofile/events/x86-64/family10/
unit_masks 185 0x02 Requests to write-combining (WC) memory or WC buffer flushes to WB memory
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.cpp 155 const MachineOperand &WB = isLoad ? MI->getOperand(1) : MI->getOperand(0);
158 unsigned WBReg = WB.getReg();
230 if (WB.isDead())
    [all...]

Completed in 1247 milliseconds