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

/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h211 void addChainDependencies(SUnit *SU, SUList &SUs, unsigned Latency) { argument
[all...]
H A DMachinePipeliner.h175 Circuits(std::vector<SUnit> &SUs, ScheduleDAGTopologicalSort &Topo) argument
/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h406 std::vector<unsigned> SUs; member in struct:llvm::SIScheduleBlockResult
H A DSIMachineScheduler.cpp1319 std::vector<SUnit*> SUs = Block->getScheduledUnits(); local
1350 std::vector<SUnit*> SUs = Block->getScheduledUnits(); local
1744 std::vector<SUnit*> SUs = Block->getScheduledUnits(); local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp774 SmallVector<SUnit *, 4> &SUs = PendingLoads[V]; local

Completed in 133 milliseconds