OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NVPTXSubtarget
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/NVPTX/
NVPTXSubtarget.cpp
1
//===-
NVPTXSubtarget
.cpp - NVPTX Subtarget Information -------------------===//
14
#include "
NVPTXSubtarget
.h"
23
NVPTXSubtarget
::
NVPTXSubtarget
(const std::string &TT, const std::string &CPU,
NVPTXSubtarget.h
1
//=====--
NVPTXSubtarget
.h - Define Subtarget for the NVPTX ---*- C++ -*--====//
27
class
NVPTXSubtarget
: public NVPTXGenSubtargetInfo {
43
NVPTXSubtarget
(const std::string &TT, const std::string &CPU,
Completed in 191 milliseconds