Home
last modified time | relevance | path

Searched defs:Late (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveRangeEdit.cpp186 bool Late, unsigned SubIdx, in rematerializeAt()
H A DSplitKit.cpp530 LiveInterval &DestLI, bool Late, SlotIndex Def, const MCInstrDesc &Desc) { in buildSingleSubRegCopy()
548 MachineBasicBlock::iterator InsertBefore, bool Late, unsigned RegIdx) { in buildCopy()
600 bool Late = RegIdx != 0; in defFromParent() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1157 ValueSeq &Cycle, ValueSeq &Early, ValueSeq &Late) { in classifyCycle()
1193 ValueSeq &Early, ValueSeq &Late) { in classifyInst()
1313 ValueSeq Early, Late, Cycled; in convertShiftsToLeft() local