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

  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
MBlazeSubtarget.cpp 1 //===- MBlazeSubtarget.cpp - MBlaze Subtarget Information -------*- C++ -*-===//
14 #include "MBlazeSubtarget.h"
26 MBlazeSubtarget::MBlazeSubtarget(const std::string &TT,
51 void MBlazeSubtarget::computeIssueWidth() {
55 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 326 milliseconds