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

/external/llvm/lib/Target/Sparc/
H A DSparcSubtarget.cpp1 //===-- SparcSubtarget.cpp - SPARC Subtarget Information ------------------===//
14 #include "SparcSubtarget.h"
24 void SparcSubtarget::anchor() { }
26 SparcSubtarget::SparcSubtarget(const std::string &TT, const std::string &CPU, function in class:SparcSubtarget
H A DSparcSubtarget.h1 //===-- SparcSubtarget.h - Define Subtarget for the SPARC -------*- C++ -*-===//
26 class SparcSubtarget : public SparcGenSubtargetInfo { class in namespace:llvm
34 SparcSubtarget(const std::string &TT, const std::string &CPU,

Completed in 119 milliseconds