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

  /external/llvm/lib/Target/MBlaze/
MBlazeInstrInfo.cpp 1 //===-- MBlazeInstrInfo.cpp - MBlaze Instruction Information --------------===//
14 #include "MBlazeInstrInfo.h"
30 MBlazeInstrInfo::MBlazeInstrInfo(MBlazeTargetMachine &tm)
43 unsigned MBlazeInstrInfo::
62 unsigned MBlazeInstrInfo::
77 void MBlazeInstrInfo::
83 void MBlazeInstrInfo::
92 void MBlazeInstrInfo::
102 void MBlazeInstrInfo:
    [all...]
MBlazeInstrInfo.h 1 //===-- MBlazeInstrInfo.h - MBlaze Instruction Information ------*- C++ -*-===//
169 class MBlazeInstrInfo : public MBlazeGenInstrInfo {
173 explicit MBlazeInstrInfo(MBlazeTargetMachine &TM);

Completed in 19 milliseconds