LLVM API Documentation

X86Subtarget.h File Reference

#include "llvm/Target/TargetSubtarget.h"
#include <string>

Include dependency graph for X86Subtarget.h:

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

Go to the source code of this file.

Namespaces

namespace  llvm
namespace  llvm::PICStyles
namespace  llvm::X86

Classes

class  llvm::X86Subtarget

Enumerations

enum  llvm::PICStyles::Style {
  llvm::PICStyles::Stub, llvm::PICStyles::GOT, llvm::PICStyles::RIPRel, llvm::PICStyles::WinPIC,
  llvm::PICStyles::None
}

Functions

bool llvm::X86::GetCpuIDAndInfo (unsigned value, unsigned *rEAX, unsigned *rEBX, unsigned *rECX, unsigned *rEDX)




This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.