|
LLVM
4.0.0
|
#include <HexagonShuffler.h>
Public Member Functions | |
| HexagonInstr (HexagonCVIResource::TypeUnitsAndLanes *T, MCInstrInfo const &MCII, MCInst const *id, MCInst const *Extender, unsigned s, bool x=false) | |
| MCInst const * | getDesc () const |
| MCInst const * | getExtender () const |
| unsigned | isSoloException () const |
| bool | operator< (const HexagonInstr &B) const |
Static Public Member Functions | |
| static bool | lessCore (const HexagonInstr &A, const HexagonInstr &B) |
| static bool | lessCVI (const HexagonInstr &A, const HexagonInstr &B) |
Friends | |
| class | HexagonShuffler |
Definition at line 96 of file HexagonShuffler.h.
|
inline |
Definition at line 106 of file HexagonShuffler.h.
Definition at line 112 of file HexagonShuffler.h.
Definition at line 114 of file HexagonShuffler.h.
|
inline |
Definition at line 116 of file HexagonShuffler.h.
|
inlinestatic |
Definition at line 123 of file HexagonShuffler.h.
References llvm::HexagonResource::lessUnits().
Referenced by llvm::HexagonShuffler::check().
|
inlinestatic |
Definition at line 127 of file HexagonShuffler.h.
References llvm::HexagonResource::lessUnits().
Referenced by llvm::HexagonShuffler::check().
|
inline |
Definition at line 119 of file HexagonShuffler.h.
References llvm::HexagonResource::lessWeight().
|
friend |
Definition at line 97 of file HexagonShuffler.h.
1.8.6