Searched refs:Late (Results 1 - 5 of 5) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DLiveRangeEdit.h198 bool Late = false);
H A DSlotIndexes.h573 /// If Late is set and there are null indexes between mi's neighboring
576 SlotIndex insertMachineInstrInMaps(MachineInstr *mi, bool Late = false) {
588 if (Late) {
/external/llvm/lib/CodeGen/
H A DLiveRangeEdit.cpp151 bool Late) {
155 return LIS.getSlotIndexes()->insertMachineInstrInMaps(--MI, Late)
146 rematerializeAt(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, unsigned DestReg, const Remat &RM, const TargetRegisterInfo &tri, bool Late) argument
H A DSplitKit.cpp430 bool Late = RegIdx != 0; local
435 Def = Edit->rematerializeAt(MBB, I, LI->reg, RM, TRI, Late);
441 Def = LIS.getSlotIndexes()->insertMachineInstrInMaps(CopyMI, Late)
/external/opencv3/3rdparty/include/dshow/
H A Dstrmif.h2204 REFERENCE_TIME Late; member in struct:tagQuality

Completed in 491 milliseconds