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

  /external/llvm/lib/Target/SystemZ/
SystemZSubtarget.cpp 1 //===-- SystemZSubtarget.cpp - SystemZ subtarget information --------------===//
10 #include "SystemZSubtarget.h"
20 SystemZSubtarget::SystemZSubtarget(const std::string &TT,
42 bool SystemZSubtarget::isPC32DBLSymbol(const GlobalValue *GV,
SystemZSubtarget.h 1 //===-- SystemZSubtarget.h - SystemZ subtarget information -----*- C++ -*--===//
28 class SystemZSubtarget : public SystemZGenSubtargetInfo {
38 SystemZSubtarget(const std::string &TT, const std::string &CPU,

Completed in 4399 milliseconds