|
LLVM 23.0.0git
|
This file implements a custom stage to generate instruction tables. More...
#include "llvm/ADT/SmallVector.h"#include "llvm/MC/MCSchedule.h"#include "llvm/MCA/HardwareUnits/Scheduler.h"#include "llvm/MCA/Stages/Stage.h"#include "llvm/MCA/Support.h"#include "llvm/Support/Compiler.h"#include "llvm/Support/Debug.h"Go to the source code of this file.
Classes | |
| class | llvm::mca::InstructionTables |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::mca |
Macros | |
| #define | DEBUG_TYPE "llvm-mca" |
This file implements a custom stage to generate instruction tables.
See the description of command-line flag -instruction-tables in docs/CommandGuide/lvm-mca.rst
Definition in file InstructionTables.h.
| #define DEBUG_TYPE "llvm-mca" |
Definition at line 27 of file InstructionTables.h.