LLVM API Documentation

X86.h File Reference

#include <iosfwd>
#include "X86GenRegisterNames.inc"
#include "X86GenInstrNames.inc"

Include dependency graph for X86.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  llvm

Functions

FunctionPassllvm::createX86ISelDag (X86TargetMachine &TM)
FunctionPassllvm::createX86FloatingPointStackifierPass ()
FunctionPassllvm::createX86CodePrinterPass (std::ostream &o, X86TargetMachine &tm)
FunctionPassllvm::createX86CodeEmitterPass (X86TargetMachine &TM, MachineCodeEmitter &MCE)
void llvm::addX86ELFObjectWriterPass (PassManager &FPM, std::ostream &o, X86TargetMachine &tm)
FunctionPass * llvm::createEmitX86CodeToMemory ()