Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLiveRangeEdit.cpp187 bool Late, in rematerializeAt()
H A DSplitKit.cpp519 unsigned SubIdx, LiveInterval &DestLI, bool Late, SlotIndex Def) { in buildSingleSubRegCopy()
538 MachineBasicBlock::iterator InsertBefore, bool Late, unsigned RegIdx) { in buildCopy()
589 bool Late = RegIdx != 0; in defFromParent() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1163 ValueSeq &Cycle, ValueSeq &Early, ValueSeq &Late) { in classifyCycle()
1199 ValueSeq &Early, ValueSeq &Late) { in classifyInst()
1319 ValueSeq Early, Late, Cycled; in convertShiftsToLeft() local