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 175 bool Late = false);
SlotIndexes.h 538 /// If Late is set and there are null indexes between mi's neighboring
541 SlotIndex insertMachineInstrInMaps(MachineInstr *mi, bool Late = false) {
553 if (Late) {
  /external/llvm/lib/CodeGen/
LiveRangeEdit.cpp 147 bool Late) {
151 return LIS.getSlotIndexes()->insertMachineInstrInMaps(--MI, Late)
SplitKit.cpp 438 // so always begin RegIdx 0 early and all others late.
439 bool Late = RegIdx != 0;
444 Def = Edit->rematerializeAt(MBB, I, LI->reg, RM, TRI, Late);
450 Def = LIS.getSlotIndexes()->insertMachineInstrInMaps(CopyMI, Late)
    [all...]
  /external/oprofile/events/i386/westmere/
unit_masks 26 0x02 late Late Branch Prediction Unit clears

Completed in 214 milliseconds