Searched defs:SUnit (Results 1 – 8 of 8) sorted by relevance
20 class SUnit; variable71 virtual void EmitInstruction(SUnit *) {} in EmitInstruction() argument78 virtual unsigned PreEmitNoops(SUnit *) { in PreEmitNoops() argument85 virtual bool ShouldPreferAnother(SUnit *) { in ShouldPreferAnother() argument
28 class SUnit; variable
41 class SUnit; variable
26 class SUnit; variable
27 class SUnit; variable
760 EmitPhysRegCopy(SUnit *SU, DenseMap<SUnit*, unsigned> &VRBaseMap, in EmitPhysRegCopy()
3124 void releaseTopNode(SUnit *) override { /*only called for top roots*/ } in releaseTopNode() argument