LLVM
8.0.1
|
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, bool PrintSchedInfoEnabled=false) | llvm::X86AsmInstrumentation | protected |
GetFrameRegGeneric(const MCContext &Ctx, MCStreamer &Out) | llvm::X86AsmInstrumentation | protected |
InitialFrameReg | llvm::X86AsmInstrumentation | protected |
InstrumentAndEmitInstruction(const MCInst &Inst, SmallVectorImpl< std::unique_ptr< MCParsedAsmOperand >> &Operands, MCContext &Ctx, const MCInstrInfo &MII, MCStreamer &Out, bool PrintSchedInfoEnabled) | llvm::X86AsmInstrumentation | virtual |
SetInitialFrameRegister(unsigned RegNo) | llvm::X86AsmInstrumentation | inline |
STI | llvm::X86AsmInstrumentation | protected |
X86AsmInstrumentation(const MCSubtargetInfo *&STI) | llvm::X86AsmInstrumentation | protected |
~X86AsmInstrumentation() | llvm::X86AsmInstrumentation | virtual |