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

  /external/llvm/lib/Target/MBlaze/
MBlazeSubtarget.cpp 1 //===-- MBlazeSubtarget.cpp - MBlaze Subtarget Information ----------------===//
14 #include "MBlazeSubtarget.h"
26 MBlazeSubtarget::MBlazeSubtarget(const std::string &TT,
48 bool MBlazeSubtarget::
MBlazeSubtarget.h 1 //===-- MBlazeSubtarget.h - Define Subtarget for the MBlaze ----*- C++ -*--===//
27 class MBlazeSubtarget : public MBlazeGenSubtargetInfo {
45 MBlazeSubtarget(const std::string &TT, const std::string &CPU,

Completed in 70 milliseconds