Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DLiveRangeEdit.cpp186 bool Late, unsigned SubIdx, in rematerializeAt() argument
H A DSplitKit.cpp530 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 DHexagonLoopIdiomRecognition.cpp1157 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...]