Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A 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
H A DScoreboardHazardRecognizer.h28 class SUnit; variable
H A DDFAPacketizer.h41 class SUnit; variable
H A DScheduleDFS.h26 class SUnit; variable
H A DScheduleDAG.h28 class SUnit; variable
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetSubtargetInfo.h27 class SUnit; variable
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp770 EmitPhysRegCopy(SUnit *SU, DenseMap<SUnit*, unsigned> &VRBaseMap, in EmitPhysRegCopy()
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DMachineScheduler.cpp3112 void releaseTopNode(SUnit *) override { /*only called for top roots*/ } in releaseTopNode() argument