OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MBlazeInstrInfo
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
MBlazeInstrInfo.cpp
1
//===-
MBlazeInstrInfo
.cpp - MBlaze Instruction Information -----*- C++ -*-===//
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 193 milliseconds