OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SPUSubtarget
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUSubtarget.cpp
1
//===-
SPUSubtarget
.cpp - STI Cell SPU Subtarget Information --------------===//
14
#include "
SPUSubtarget
.h"
26
SPUSubtarget
::
SPUSubtarget
(const std::string &TT, const std::string &CPU,
46
void
SPUSubtarget
::SetJITMode() {
50
bool
SPUSubtarget
::enablePostRAScheduler(
SPUSubtarget.h
1
//===--
SPUSubtarget
.h - Define Subtarget for the Cell SPU ------*- C++ -*-===//
35
class
SPUSubtarget
: public SPUGenSubtargetInfo {
56
SPUSubtarget
(const std::string &TT, const std::string &CPU,
Completed in 114 milliseconds