LLVM  8.0.1
Classes | Namespaces
InstructionTables.h File Reference

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 dependency graph for InstructionTables.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::mca::InstructionTables
 

Namespaces

 llvm
 This class represents lattice values for constants.
 
 llvm::mca
 

Detailed Description

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.