LLVM API Documentation
CreateX86AsmInstrumentation(const MCTargetOptions &MCOptions, const MCContext &Ctx, const MCSubtargetInfo &STI) | llvm::X86AsmInstrumentation | [friend] |
EmitInstruction(MCStreamer &Out, const MCInst &Inst) | llvm::X86AsmInstrumentation | [protected] |
FrameReg | llvm::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] |
STI | llvm::X86AsmInstrumentation | [protected] |
X86AsmInstrumentation(const MCSubtargetInfo &STI) | llvm::X86AsmInstrumentation | [protected] |
~X86AsmInstrumentation() | llvm::X86AsmInstrumentation | [virtual] |