| LLVM 22.0.0git
    | 
#include "GISel/RISCVRegisterBankInfo.h"#include "MCTargetDesc/RISCVBaseInfo.h"#include "RISCVFrameLowering.h"#include "RISCVISelLowering.h"#include "RISCVInstrInfo.h"#include "llvm/CodeGen/GlobalISel/CallLowering.h"#include "llvm/CodeGen/GlobalISel/InstructionSelector.h"#include "llvm/CodeGen/GlobalISel/LegalizerInfo.h"#include "llvm/CodeGen/MachineScheduler.h"#include "llvm/CodeGen/TargetSubtargetInfo.h"#include "llvm/IR/DataLayout.h"#include "llvm/Support/Compiler.h"#include "llvm/Target/TargetMachine.h"#include <bitset>#include "RISCVGenMacroFusion.inc"#include "RISCVGenSubtargetInfo.inc"#include "RISCVGenSearchableTables.inc"Go to the source code of this file.
| Classes | |
| struct | llvm::RISCVTuneInfoTable::RISCVTuneInfo | 
| class | llvm::RISCVSubtarget | 
| Namespaces | |
| namespace | llvm | 
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::RISCVTuneInfoTable | 
| Macros | |
| #define | GET_RISCV_MACRO_FUSION_PRED_DECL | 
| #define | GET_SUBTARGETINFO_HEADER | 
| #define | GET_RISCVTuneInfoTable_DECL | 
| #define | GET_SUBTARGETINFO_MACRO(ATTRIBUTE, DEFAULT, GETTER) | 
| #define | GET_SUBTARGETINFO_MACRO(ATTRIBUTE, DEFAULT, GETTER) | 
| #define GET_RISCV_MACRO_FUSION_PRED_DECL | 
Definition at line 31 of file RISCVSubtarget.h.
| #define GET_RISCVTuneInfoTable_DECL | 
Definition at line 75 of file RISCVSubtarget.h.
| #define GET_SUBTARGETINFO_HEADER | 
Definition at line 34 of file RISCVSubtarget.h.
| #define GET_SUBTARGETINFO_MACRO | ( | ATTRIBUTE, | |
| DEFAULT, | |||
| GETTER ) | 
Definition at line 100 of file RISCVSubtarget.h.
| #define GET_SUBTARGETINFO_MACRO | ( | ATTRIBUTE, | |
| DEFAULT, | |||
| GETTER ) | 
Definition at line 100 of file RISCVSubtarget.h.