LLVM 22.0.0git
|
Go to the source code of this file.
Classes | |
class | llvm::VEInstrInfo |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::VEII |
VEII - This namespace holds all of the Aurora VE target-specific per-instruction flags. |
Macros | |
#define | GET_INSTRINFO_HEADER |
#define | HAS_VLINDEX(TSF) |
#define | GET_VLINDEX(TSF) |
Enumerations | |
enum | { llvm::VEII::VE_Vector = 0x1 , llvm::VEII::VE_VLInUse = 0x2 , llvm::VEII::VE_VLShift = 2 , llvm::VEII::VE_VLMask = 0x07 << VE_VLShift } |
#define GET_INSTRINFO_HEADER |
Definition at line 19 of file VEInstrInfo.h.
#define GET_VLINDEX | ( | TSF | ) |
Definition at line 47 of file VEInstrInfo.h.
#define HAS_VLINDEX | ( | TSF | ) |
Definition at line 46 of file VEInstrInfo.h.