OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:V60
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/Hexagon/
HexagonSubtarget.h
42
V4, V5, V55,
V60
47
/// default for
V60
.
94
bool hasV60TOps() const { return getHexagonArchVersion() >=
V60
; }
95
bool hasV60TOpsOnly() const { return getHexagonArchVersion() ==
V60
; }
HexagonSubtarget.cpp
70
{ "hexagonv60",
V60
},
HexagonRegisterInfo.cpp
70
case HexagonSubtarget::
V60
:
90
case HexagonSubtarget::
V60
:
Completed in 37 milliseconds