Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DScheduleDAGInstrs.h210 void addChainDependencies(SUnit *SU, SUList &SUs, unsigned Latency) { in addChainDependencies()
DMachinePipeliner.h172 Circuits(std::vector<SUnit> &SUs, ScheduleDAGTopologicalSort &Topo) in Circuits()
/third_party/ffmpeg/libavcodec/
Datrac1.c77 AT1SUCtx SUs[AT1_MAX_CHANNELS]; ///< channel sound unit member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIMachineScheduler.cpp1351 std::vector<SUnit*> SUs = Block->getScheduledUnits(); in scheduleInsideBlocks() local
1382 std::vector<SUnit*> SUs = Block->getScheduledUnits(); in scheduleInsideBlocks() local
1782 std::vector<SUnit*> SUs = Block->getScheduledUnits(); in scheduleVariant() local
DSIMachineScheduler.h409 std::vector<unsigned> SUs; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp674 SmallVector<SUnit *, 4> &SUs = PendingLoads[V]; in addLoopCarriedDependences() local