OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HexagonCVIResource
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonShuffler.h
55
class
HexagonCVIResource
: public HexagonResource {
84
HexagonCVIResource
(MCInstrInfo const &MCII, unsigned s, MCInst const *id);
99
HexagonCVIResource
CVI;
HexagonShuffler.cpp
98
HexagonCVIResource
::TypeUnitsAndLanes *
HexagonCVIResource
::TUL;
100
bool
HexagonCVIResource
::SetUp =
HexagonCVIResource
::setup();
102
bool
HexagonCVIResource
::setup() {
130
HexagonCVIResource
::
HexagonCVIResource
(MCInstrInfo const &MCII, unsigned s,
Completed in 147 milliseconds