HomeSort by relevance Sort by last modified time
    Searched defs:PPCSubtarget (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/PowerPC/
PPCSubtarget.cpp 14 #include "PPCSubtarget.h"
29 PPCSubtarget::PPCSubtarget(const std::string &TT, const std::string &CPU,
96 void PPCSubtarget::SetJITMode() {
110 bool PPCSubtarget::hasLazyResolverStub(const GlobalValue *GV,
124 bool PPCSubtarget::enablePostRAScheduler(
PPCSubtarget.h 1 //===-- PPCSubtarget.h - Define Subtarget for the PPC ----------*- C++ -*--===//
60 class PPCSubtarget : public PPCGenSubtargetInfo {
93 PPCSubtarget(const std::string &TT, const std::string &CPU,

Completed in 21 milliseconds