OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TypeUnitsAndLanes
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonShuffler.h
57
typedef llvm::DenseMap<unsigned, UnitsAndLanes>
TypeUnitsAndLanes
;
70
static
TypeUnitsAndLanes
*TUL;
HexagonShuffler.cpp
98
HexagonCVIResource::
TypeUnitsAndLanes
*HexagonCVIResource::TUL;
104
TUL = new (
TypeUnitsAndLanes
);
Completed in 339 milliseconds