| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ | 
| D | ScheduleHazardRecognizer.h | 20 class SUnit;  variable71   virtual void EmitInstruction(SUnit *) {}  in EmitInstruction()  argument
 82   virtual unsigned PreEmitNoops(SUnit *) {  in PreEmitNoops()  argument
 95   virtual bool ShouldPreferAnother(SUnit *) {  in ShouldPreferAnother()  argument
 
 | 
| D | ScheduleDAG.h | 41 class SUnit;  variable308     SUnit(SDNode *node, unsigned nodenum)  in SUnit()  function
 319     SUnit(MachineInstr *instr, unsigned nodenum)  in SUnit()  function
 329     SUnit()  in SUnit()  function
 520     virtual bool isReady(SUnit *) const {  in isReady()  argument
 542     virtual void scheduledNode(SUnit *) {}  in scheduledNode()  argument
 544     virtual void unscheduledNode(SUnit *) {}  in unscheduledNode()  argument
 
 | 
| D | ScoreboardHazardRecognizer.h | 27 class SUnit;  variable
 | 
| D | DFAPacketizer.h | 46 class SUnit;  variable
 | 
| D | TargetSubtargetInfo.h | 47 class SUnit;  variable
 | 
| /external/llvm/include/llvm/CodeGen/ | 
| D | ScheduleHazardRecognizer.h | 21 class SUnit;  variable72   virtual void EmitInstruction(SUnit *) {}  in EmitInstruction()  argument
 83   virtual unsigned PreEmitNoops(SUnit *) {  in PreEmitNoops()  argument
 96   virtual bool ShouldPreferAnother(SUnit *) {  in ShouldPreferAnother()  argument
 
 | 
| D | ScoreboardHazardRecognizer.h | 28 class SUnit;  variable
 | 
| D | DFAPacketizer.h | 42 class SUnit;  variable
 | 
| D | ScheduleDAG.h | 28   class SUnit;  variable
 | 
| D | ScheduleDFS.h | 26 class SUnit;  variable
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ | 
| D | GCNIterativeScheduler.h | 24 class SUnit;  variable
 | 
| /external/llvm/include/llvm/Target/ | 
| D | TargetSubtargetInfo.h | 32 class SUnit;  variable
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ | 
| D | HexagonSubtarget.cpp | 487       const HexagonInstrInfo *TII, SmallSet<SUnit*, 4> &ExclSrc,  in isBestZeroLatency()
 | 
| D | HexagonSubtarget.h | 38 class SUnit;  variable
 | 
| D | HexagonMachineScheduler.h | 33 class SUnit;  variable
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | 
| D | MachinePipeliner.cpp | 1447                    SmallSetVector<SUnit *, 8> &Preds,  in pred_L()1480                    SmallSetVector<SUnit *, 8> &Succs,  in succ_L()
 1513                         SmallPtrSet<SUnit *, 8> &Visited) {  in computePath()
 1757 static bool isIntersect(SmallSetVector<SUnit *, 8> &Set1, const NodeSet &Set2,  in isIntersect()
 
 | 
| D | ScheduleDAG.cpp | 393   for (const SUnit &SUnit : SUnits) {  in VerifyScheduledDAG()  local
 | 
| D | MachineScheduler.cpp | 3556   void releaseTopNode(SUnit *) override { /*only called for top roots*/ }  in releaseTopNode()  argument
 | 
| /external/llvm/lib/CodeGen/ | 
| D | MachinePipeliner.cpp | 1594                    SmallSetVector<SUnit *, 8> &Preds,  in pred_L()1627                    SmallSetVector<SUnit *, 8> &Succs,  in succ_L()
 1660                         SmallPtrSet<SUnit *, 8> &Visited) {  in computePath()
 1903 static bool isIntersect(SmallSetVector<SUnit *, 8> &Set1, const NodeSet &Set2,  in isIntersect()
 
 | 
| D | MachineScheduler.cpp | 3357   void releaseTopNode(SUnit *) override { /*only called for top roots*/ }  in releaseTopNode()  argument
 | 
| /external/llvm/lib/CodeGen/SelectionDAG/ | 
| D | ScheduleDAGSDNodes.cpp | 758 EmitPhysRegCopy(SUnit *SU, DenseMap<SUnit*, unsigned> &VRBaseMap,  in EmitPhysRegCopy()
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ | 
| D | ScheduleDAGSDNodes.cpp | 787 EmitPhysRegCopy(SUnit *SU, DenseMap<SUnit*, unsigned> &VRBaseMap,  in EmitPhysRegCopy()
 |