OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HexagonSubtarget
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/Hexagon/
HexagonSubtarget.cpp
1
//===--
HexagonSubtarget
.cpp - Hexagon Subtarget Information --------------===//
14
#include "
HexagonSubtarget
.h"
49
HexagonSubtarget
::
HexagonSubtarget
(StringRef TT, StringRef CPU, StringRef FS):
HexagonSubtarget.h
1
//===--
HexagonSubtarget
.h - Define Subtarget for the Hexagon ---*- C++ -*-===//
29
class
HexagonSubtarget
: public HexagonGenSubtargetInfo {
44
HexagonSubtarget
(StringRef TT, StringRef CPU, StringRef FS);
Completed in 858 milliseconds