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/
H A DScheduleDAGInstrs.h210 void addChainDependencies(SUnit *SU, SUList &SUs, unsigned Latency) { in addChainDependencies() argument
[all...]
H A DMachinePipeliner.h172 Circuits(std::vector<SUnit> &SUs, ScheduleDAGTopologicalSort &Topo) in Circuits() argument
/third_party/ffmpeg/libavcodec/
H A Datrac1.c78 AT1SUCtx SUs[AT1_MAX_CHANNELS]; ///< channel sound unit member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h409 std::vector<unsigned> SUs; member
H A 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(); scheduleVariant() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp674 SmallVector<SUnit *, 4> &SUs = PendingLoads[V]; in addLoopCarriedDependences() local

Completed in 11 milliseconds