Difference between revisions of "NuPlusSubtarget class"

From NaplesPU Documentation
Jump to: navigation, search
(Created page with "The '''NuPlusSubtarget''' class implements the NuPlusGenSubtargetInfo interface, genrated by the tablegen description of nu+. The class describes the subtarget options of a Ta...")
 
 
Line 1: Line 1:
 +
[[Category:C++ Classes]]
 
The '''NuPlusSubtarget''' class implements the NuPlusGenSubtargetInfo interface, genrated by the tablegen description of nu+. The class describes the subtarget options of a Target machine and acts as a container of the other classes.
 
The '''NuPlusSubtarget''' class implements the NuPlusGenSubtargetInfo interface, genrated by the tablegen description of nu+. The class describes the subtarget options of a Target machine and acts as a container of the other classes.

Latest revision as of 15:36, 16 October 2017

The NuPlusSubtarget class implements the NuPlusGenSubtargetInfo interface, genrated by the tablegen description of nu+. The class describes the subtarget options of a Target machine and acts as a container of the other classes.