Searched defs:Late (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ |
H A D | LiveRangeEdit.cpp | 186 bool Late, unsigned SubIdx, in rematerializeAt() argument
|
H A D | SplitKit.cpp | 530 buildSingleSubRegCopy(Register FromReg,Register ToReg,MachineBasicBlock & MBB,MachineBasicBlock::iterator InsertBefore,unsigned SubIdx,LiveInterval & DestLI,bool Late,SlotIndex Def,const MCInstrDesc & Desc) buildSingleSubRegCopy() argument 548 buildCopy(Register FromReg,Register ToReg,LaneBitmask LaneMask,MachineBasicBlock & MBB,MachineBasicBlock::iterator InsertBefore,bool Late,unsigned RegIdx) buildCopy() argument 600 bool Late = RegIdx != 0; defFromParent() local
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonLoopIdiomRecognition.cpp | 1157 classifyCycle(Instruction * DivI,ValueSeq & Cycle,ValueSeq & Early,ValueSeq & Late) classifyCycle() argument 1193 classifyInst(Instruction * UseI,ValueSeq & Early,ValueSeq & Late) classifyInst() argument 1313 ValueSeq Early, Late, Cycled; convertShiftsToLeft() local [all...] |