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


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.