Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DScheduleHazardRecognizer.h20 class SUnit; variable
71 virtual void EmitInstruction(SUnit *) {} in EmitInstruction() argument
78 virtual unsigned PreEmitNoops(SUnit *) { in PreEmitNoops() argument
85 virtual bool ShouldPreferAnother(SUnit *) { in ShouldPreferAnother() argument
DScoreboardHazardRecognizer.h28 class SUnit; variable
DDFAPacketizer.h41 class SUnit; variable
DScheduleDFS.h26 class SUnit; variable
DScheduleDAG.h28 class SUnit; variable
/external/llvm/include/llvm/Target/
DTargetSubtargetInfo.h27 class SUnit; variable
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp760 EmitPhysRegCopy(SUnit *SU, DenseMap<SUnit*, unsigned> &VRBaseMap, in EmitPhysRegCopy()
/external/llvm/lib/CodeGen/
DMachineScheduler.cpp3124 void releaseTopNode(SUnit *) override { /*only called for top roots*/ } in releaseTopNode() argument