LLVM API Documentation
#include "MCTargetDesc/X86BaseInfo.h"#include "X86AsmInstrumentation.h"#include "X86Operand.h"#include "X86RegisterInfo.h"#include "llvm/ADT/StringExtras.h"#include "llvm/ADT/Triple.h"#include "llvm/CodeGen/MachineValueType.h"#include "llvm/IR/Function.h"#include "llvm/MC/MCContext.h"#include "llvm/MC/MCInst.h"#include "llvm/MC/MCInstBuilder.h"#include "llvm/MC/MCInstrInfo.h"#include "llvm/MC/MCParser/MCParsedAsmOperand.h"#include "llvm/MC/MCStreamer.h"#include "llvm/MC/MCSubtargetInfo.h"#include "llvm/MC/MCTargetAsmParser.h"#include "llvm/MC/MCTargetOptions.h"#include "llvm/Support/CommandLine.h"
Go to the source code of this file.
Namespaces | |
| namespace | llvm |
List of target independent CodeGen pass IDs. | |
Functions | |
| X86AsmInstrumentation * | llvm::CreateX86AsmInstrumentation (const MCTargetOptions &MCOptions, const MCContext &Ctx, const MCSubtargetInfo &STI) |