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

  /external/llvm/include/llvm/CodeGen/
LiveRangeEdit.h 183 bool Late = false);
SlotIndexes.h 566 /// If Late is set and there are null indexes between mi's neighboring
569 SlotIndex insertMachineInstrInMaps(MachineInstr *mi, bool Late = false) {
581 if (Late) {
  /external/llvm/lib/CodeGen/
LiveRangeEdit.cpp 146 bool Late) {
150 return LIS.getSlotIndexes()->insertMachineInstrInMaps(--MI, Late)
SplitKit.cpp 440 // so always begin RegIdx 0 early and all others late.
441 bool Late = RegIdx != 0;
446 Def = Edit->rematerializeAt(MBB, I, LI->reg, RM, TRI, Late);
452 Def = LIS.getSlotIndexes()->insertMachineInstrInMaps(CopyMI, Late)
    [all...]
  /external/oprofile/events/i386/westmere/
unit_masks 26 0x02 late Late Branch Prediction Unit clears

Completed in 47 milliseconds