#include <TCETargetMachine.hh>
Definition at line 81 of file TCETargetMachine.hh.
◆ TCEPassConfig()
llvm::TCEPassConfig::TCEPassConfig |
( |
LLVMTargetMachine * |
tm, |
|
|
PassManagerBase & |
pm, |
|
|
TCETargetMachinePlugin * |
plugin |
|
) |
| |
|
inline |
◆ addInstSelector()
bool TCEPassConfig::addInstSelector |
( |
| ) |
|
|
virtual |
◆ addPreISel()
bool TCEPassConfig::addPreISel |
( |
| ) |
|
|
virtual |
◆ addPreRegAlloc()
void TCEPassConfig::addPreRegAlloc |
( |
| ) |
|
|
virtual |
Some extra passes needed by TCE
- Parameters
-
pm | Function pass manager to add isel pass. |
fast | Not used. |
Definition at line 261 of file TCETargetMachine.cc.
◆ addPreSched2()
void TCEPassConfig::addPreSched2 |
( |
| ) |
|
|
virtual |
◆ plugin_
The documentation for this class was generated from the following files: