LLVM 19.0.0git
Classes | Namespaces
InstrBuilder.h File Reference

A builder class for instructions that are statically analyzed by llvm-mca. More...

#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
 

Detailed Description

A builder class for instructions that are statically analyzed by llvm-mca.

Definition in file InstrBuilder.h.