LLVM API Documentation
#include <AlphaSubtarget.h>
Inheritance diagram for llvm::AlphaSubtarget:


Public Member Functions | |
| AlphaSubtarget (const Module &M, const std::string &FS) | |
| void | ParseSubtargetFeatures (const std::string &FS, const std::string &CPU) |
| bool | hasCT () const |
Protected Attributes | |
| bool | HasCT |
| InstrItineraryData | InstrItins |
|
||||||||||||
|
This constructor initializes the data members to match that of the specified module. Definition at line 19 of file AlphaSubtarget.cpp. References ParseSubtargetFeatures(). |
|
|
Definition at line 42 of file AlphaSubtarget.h. |
|
||||||||||||
|
ParseSubtargetFeatures - Parses features string setting specified subtarget options. Definition of function is auto generated by tblgen. Referenced by AlphaSubtarget(). |
|
|
Definition at line 28 of file AlphaSubtarget.h. |
|
|
Definition at line 30 of file AlphaSubtarget.h. |