Home
last modified time | relevance | path

Searched defs:SUs (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h217 addChainDependencies(SUnit * SU,SUList & SUs,unsigned Latency) addChainDependencies() argument
[all...]
H A DMachinePipeliner.h180 Circuits(std::vector<SUnit> & SUs,ScheduleDAGTopologicalSort & Topo) Circuits() argument
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp1317 std::vector<SUnit*> SUs = Block->getScheduledUnits(); scheduleInsideBlocks() local
1348 std::vector<SUnit*> SUs = Block->getScheduledUnits(); scheduleInsideBlocks() local
1742 std::vector<SUnit*> SUs = Block->getScheduledUnits(); scheduleVariant() local
[all...]
H A DSIMachineScheduler.h406 std::vector<unsigned> SUs; member
/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp842 SmallVector<SUnit *, 4> &SUs = PendingLoads[V]; addLoopCarriedDependences() local