OpenASIP
2.0
|
#include <TCEStubSubTarget.hh>
Public Member Functions | |
TCEStubSubTarget (const Triple &TT, const StringRef &CPU, const StringRef &FS, const TCEStubTargetMachine &TM) | |
const TargetLowering * | getTargetLowering () const |
Private Attributes | |
const TargetLowering | TLI |
Definition at line 51 of file TCEStubSubTarget.hh.
TCEStubSubTarget::TCEStubSubTarget | ( | const Triple & | TT, |
const StringRef & | CPU, | ||
const StringRef & | FS, | ||
const TCEStubTargetMachine & | TM | ||
) |
Definition at line 43 of file TCEStubSubTarget.cc.
|
inline |
Definition at line 59 of file TCEStubSubTarget.hh.
References TLI.
Referenced by llvm::TCEStubTTIImpl::getTLI().
|
private |
Definition at line 52 of file TCEStubSubTarget.hh.
Referenced by getTargetLowering().