LLVM API Documentation
#include <XCoreSubtarget.h>


Public Member Functions | |
| XCoreSubtarget (const std::string &TT, const std::string &CPU, const std::string &FS) | |
| void | ParseSubtargetFeatures (StringRef CPU, StringRef FS) |
Definition at line 27 of file XCoreSubtarget.h.
| XCoreSubtarget::XCoreSubtarget | ( | const std::string & | TT, |
| const std::string & | CPU, | ||
| const std::string & | FS | ||
| ) |
This constructor initializes the data members to match that of the specified triple.
Definition at line 26 of file XCoreSubtarget.cpp.
ParseSubtargetFeatures - Parses features string setting specified subtarget options. Definition of function is auto generated by tblgen.