Searched defs:X86Subtarget (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/
H A DX86Subtarget.cpp1 //===-- X86Subtarget.cpp - X86 Subtarget Information ----------------------===//
14 #include "X86Subtarget.h"
50 unsigned char X86Subtarget::ClassifyBlockAddressReference() const {
64 unsigned char X86Subtarget::
155 const char *X86Subtarget::getBZeroEntry() const {
164 bool X86Subtarget::hasSinCos() const {
172 bool X86Subtarget::IsLegalToCallImmediateAddr(const TargetMachine &TM) const {
181 void X86Subtarget::initSubtargetFeatures(StringRef CPU, StringRef FS) {
230 void X86Subtarget::initializeEnvironment() {
283 X86Subtarget
290 X86Subtarget::X86Subtarget(const std::string &TT, const std::string &CPU, function in class:X86Subtarget
[all...]

Completed in 78 milliseconds