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

  /external/llvm/lib/CodeGen/
LiveRangeEdit.h 174 bool Late = false);
LiveRangeEdit.cpp 149 bool Late) {
153 return lis.getSlotIndexes()->insertMachineInstrInMaps(--MI, Late)
SplitKit.cpp 601 // so always begin RegIdx 0 early and all others late.
602 bool Late = RegIdx != 0;
607 Def = Edit->rematerializeAt(MBB, I, LI->reg, RM, LIS, TII, TRI, Late);
613 Def = LIS.getSlotIndexes()->insertMachineInstrInMaps(CopyMI, Late)
    [all...]
  /external/llvm/include/llvm/CodeGen/
SlotIndexes.h 644 /// If Late is set and there are null indexes between mi's neighboring
647 SlotIndex insertMachineInstrInMaps(MachineInstr *mi, bool Late = false) {
657 if (Late) {
  /external/oprofile/events/i386/westmere/
unit_masks 26 0x02 late Late Branch Prediction Unit clears

Completed in 881 milliseconds