Searched refs:V55 (Results 1 – 5 of 5) sorted by relevance
42 V4, V5, V55, V60 enumerator92 bool hasV55TOps() const { return getHexagonArchVersion() >= V55; } in hasV55TOps()93 bool hasV55TOpsOnly() const { return getHexagonArchVersion() == V55; } in hasV55TOpsOnly()
69 case HexagonSubtarget::V55: in getCallerSavedRegs()89 case HexagonSubtarget::V55: in getCalleeSavedRegs()
16 // V55 Machine Info +
69 { "hexagonv55", V55 }, in initializeSubtargetDependencies()
27 def ArchV55: SubtargetFeature<"v55", "HexagonArchVersion", "V55", "Hexagon V55">;