Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveRangeEdit.cpp169 bool Late) { in rematerializeAt()
H A DSplitKit.cpp524 unsigned SubIdx, LiveInterval &DestLI, bool Late, SlotIndex Def) { in buildSingleSubRegCopy()
550 MachineBasicBlock::iterator InsertBefore, bool Late, unsigned RegIdx) { in buildCopy()
595 bool Late = RegIdx != 0; in defFromParent() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1166 ValueSeq &Cycle, ValueSeq &Early, ValueSeq &Late) { in classifyCycle()
1202 ValueSeq &Early, ValueSeq &Late) { in classifyInst()
1322 ValueSeq Early, Late, Cycled; in convertShiftsToLeft() local