Home
last modified time | relevance | path

Searched defs:SUnit (Results 1 – 25 of 29) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DScheduleHazardRecognizer.h21 class SUnit; variable
72 virtual void EmitInstruction(SUnit *) {} in EmitInstruction() argument
83 virtual unsigned PreEmitNoops(SUnit *) { in PreEmitNoops() argument
96 virtual bool ShouldPreferAnother(SUnit *) { in ShouldPreferAnother() argument
DScoreboardHazardRecognizer.h28 class SUnit; variable
DDFAPacketizer.h46 class SUnit; variable
DScheduleDAG.h42 class SUnit; variable
DTargetSubtargetInfo.h46 class SUnit; variable
/external/llvm/include/llvm/CodeGen/
DScheduleHazardRecognizer.h21 class SUnit; variable
72 virtual void EmitInstruction(SUnit *) {} in EmitInstruction() argument
83 virtual unsigned PreEmitNoops(SUnit *) { in PreEmitNoops() argument
96 virtual bool ShouldPreferAnother(SUnit *) { in ShouldPreferAnother() argument
DScoreboardHazardRecognizer.h28 class SUnit; variable
DDFAPacketizer.h42 class SUnit; variable
DScheduleDAG.h28 class SUnit; variable
DScheduleDFS.h26 class SUnit; variable
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DScheduleHazardRecognizer.h20 class SUnit; variable
69 virtual void EmitInstruction(SUnit *) {} in EmitInstruction() argument
DScoreboardHazardRecognizer.h29 class SUnit; variable
DScheduleDAG.h28 class SUnit; variable
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DScheduleDAGEmit.cpp36 DenseMap<SUnit*, unsigned> &VRBaseMap) { in EmitPhysRegCopy()
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetSubtargetInfo.h23 class SUnit; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DGCNIterativeScheduler.h25 class SUnit; variable
/external/llvm/include/llvm/Target/
DTargetSubtargetInfo.h32 class SUnit; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonSubtarget.cpp488 const HexagonInstrInfo *TII, SmallSet<SUnit*, 4> &ExclSrc, in isBestZeroLatency()
DHexagonSubtarget.h39 class SUnit; variable
DHexagonMachineScheduler.h34 class SUnit; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DScheduleDAG.cpp401 for (const SUnit &SUnit : SUnits) { in VerifyScheduledDAG() local
DMachinePipeliner.cpp1717 SmallSetVector<SUnit *, 8> &Preds, in pred_L()
1750 SmallSetVector<SUnit *, 8> &Succs, in succ_L()
1783 SmallPtrSet<SUnit *, 8> &Visited) { in computePath()
2028 static bool isIntersect(SmallSetVector<SUnit *, 8> &Set1, const NodeSet &Set2, in isIntersect()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp383 SmallVector<SUnit*, 2> &Copies) { in InsertCopiesAndMoveSuccs()
/external/llvm/lib/CodeGen/
DMachinePipeliner.cpp1594 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()
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp758 EmitPhysRegCopy(SUnit *SU, DenseMap<SUnit*, unsigned> &VRBaseMap, in EmitPhysRegCopy()

12