LLVM API Documentation

Functions
PPCMCInstLower.cpp File Reference
#include "PPC.h"
#include "PPCSubtarget.h"
#include "MCTargetDesc/PPCMCExpr.h"
#include "llvm/ADT/SmallString.h"
#include "llvm/ADT/Twine.h"
#include "llvm/CodeGen/AsmPrinter.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/MachineModuleInfoImpls.h"
#include "llvm/IR/DataLayout.h"
#include "llvm/IR/GlobalValue.h"
#include "llvm/IR/Mangler.h"
#include "llvm/MC/MCAsmInfo.h"
#include "llvm/MC/MCExpr.h"
#include "llvm/MC/MCInst.h"
#include "llvm/Target/TargetLowering.h"
#include "llvm/Target/TargetLoweringObjectFile.h"
Include dependency graph for PPCMCInstLower.cpp:

Go to the source code of this file.

Functions

static MachineModuleInfoMachOgetMachOMMI (AsmPrinter &AP)
static MCSymbolGetSymbolFromOperand (const MachineOperand &MO, AsmPrinter &AP)
static MCOperand GetSymbolRef (const MachineOperand &MO, const MCSymbol *Symbol, AsmPrinter &Printer, bool isDarwin)

Function Documentation

static MachineModuleInfoMachO& getMachOMMI ( AsmPrinter AP) [static]
static MCSymbol* GetSymbolFromOperand ( const MachineOperand MO,
AsmPrinter AP 
) [static]
static MCOperand GetSymbolRef ( const MachineOperand MO,
const MCSymbol Symbol,
AsmPrinter Printer,
bool  isDarwin 
) [static]