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

/freebsd-11.0-release/contrib/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp1207 std::vector<SUnit*> SUs = Block->getScheduledUnits(); local
1238 std::vector<SUnit*> SUs = Block->getScheduledUnits(); local
1645 std::vector<SUnit*> SUs = Block->getScheduledUnits(); local
[all...]
H A DSIMachineScheduler.h402 std::vector<unsigned> SUs; member in struct:llvm::SIScheduleBlockResult

Completed in 58 milliseconds