LLVM API Documentation

llvm::X86AsmInstrumentation Member List
This is the complete list of members for llvm::X86AsmInstrumentation, including all inherited members.
CreateX86AsmInstrumentation(const MCTargetOptions &MCOptions, const MCContext &Ctx, const MCSubtargetInfo &STI)llvm::X86AsmInstrumentation [friend]
EmitInstruction(MCStreamer &Out, const MCInst &Inst)llvm::X86AsmInstrumentation [protected]
FrameRegllvm::X86AsmInstrumentation [protected]
InstrumentAndEmitInstruction(const MCInst &Inst, SmallVectorImpl< std::unique_ptr< MCParsedAsmOperand > > &Operands, MCContext &Ctx, const MCInstrInfo &MII, MCStreamer &Out)llvm::X86AsmInstrumentation [virtual]
SetFrameRegister(unsigned RegNo)llvm::X86AsmInstrumentation [inline]
STIllvm::X86AsmInstrumentation [protected]
X86AsmInstrumentation(const MCSubtargetInfo &STI)llvm::X86AsmInstrumentation [protected]
~X86AsmInstrumentation()llvm::X86AsmInstrumentation [virtual]