LLVM API Documentation
#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 | |
FunctionPass * | llvm::createX86ISelDag (X86TargetMachine &TM) |
FunctionPass * | llvm::createX86FloatingPointStackifierPass () |
FunctionPass * | llvm::createX86CodePrinterPass (std::ostream &o, X86TargetMachine &tm) |
FunctionPass * | llvm::createX86CodeEmitterPass (MachineCodeEmitter &MCE) |
void | llvm::addX86ELFObjectWriterPass (PassManager &FPM, std::ostream &o, X86TargetMachine &tm) |
FunctionPass * | llvm::createEmitX86CodeToMemory () |