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

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

Completed in 183 milliseconds