LLVM 20.0.0git
|
A builder class for instructions that are statically analyzed by llvm-mca. More...
#include "llvm/ADT/Hashing.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/MC/MCInstrAnalysis.h"
#include "llvm/MC/MCInstrInfo.h"
#include "llvm/MC/MCRegisterInfo.h"
#include "llvm/MC/MCSubtargetInfo.h"
#include "llvm/MCA/CustomBehaviour.h"
#include "llvm/MCA/Instruction.h"
#include "llvm/MCA/Support.h"
#include "llvm/Support/Error.h"
Go to the source code of this file.
Classes | |
class | llvm::mca::RecycledInstErr |
class | llvm::mca::InstrBuilder |
A builder class that knows how to construct Instruction objects. More... | |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::mca |
A builder class for instructions that are statically analyzed by llvm-mca.
Definition in file InstrBuilder.h.