Home | History | Annotate | Download | only in X86

Lines Matching refs:X86Subtarget

1 //===-- X86Subtarget.cpp - X86 Subtarget Information ----------------------===//
15 #include "X86Subtarget.h"
40 unsigned char X86Subtarget::ClassifyBlockAddressReference() const {
54 unsigned char X86Subtarget::
150 const char *X86Subtarget::getBZeroEntry() const {
159 bool X86Subtarget::hasSinCos() const {
167 bool X86Subtarget::IsLegalToCallImmediateAddr(const TargetMachine &TM) const {
193 void X86Subtarget::AutoDetectSubtargetFeatures() {
366 void X86Subtarget::resetSubtargetFeatures(const MachineFunction *MF) {
382 void X86Subtarget::resetSubtargetFeatures(StringRef CPU, StringRef FS) {
459 void X86Subtarget::initializeEnvironment() {
501 X86Subtarget::X86Subtarget(const std::string &TT, const std::string &CPU,
514 bool X86Subtarget::enablePostRAScheduler(