Searched defs:Late (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | LiveRangeEdit.cpp | 186 bool Late, unsigned SubIdx, in rematerializeAt()
|
H A D | SplitKit.cpp | 530 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 D | HexagonLoopIdiomRecognition.cpp | 1157 ValueSeq &Cycle, ValueSeq &Early, ValueSeq &Late) { in classifyCycle() 1193 ValueSeq &Early, ValueSeq &Late) { in classifyInst() 1313 ValueSeq Early, Late, Cycled; in convertShiftsToLeft() local
|