LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
XCoreMCInstLower.cpp File Reference

This file contains code to lower XCore MachineInstrs to their corresponding MCInst records. More...

#include "XCoreMCInstLower.h"
#include "llvm/CodeGen/AsmPrinter.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/MachineInstr.h"
#include "llvm/CodeGen/MachineOperand.h"
#include "llvm/MC/MCContext.h"
#include "llvm/MC/MCExpr.h"
#include "llvm/MC/MCInst.h"
#include "llvm/Target/Mangler.h"
Include dependency graph for XCoreMCInstLower.cpp:

Go to the source code of this file.

Detailed Description

This file contains code to lower XCore MachineInstrs to their corresponding MCInst records.

Definition in file XCoreMCInstLower.cpp.