OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MBlazeSubtarget
(Results
1 - 2
of
2
) sorted by null
/external/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 18 milliseconds