Home
last modified time | relevance | path

Searched refs:HexagonProcFamily (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.h98 HexagonProcFamilyEnum HexagonProcFamily = Others; variable
226 bool isTinyCore() const { return HexagonProcFamily == TinyCore; } in isTinyCore()
H A DHexagon.td26 def ProcTinyCore: SubtargetFeature<"tinycore", "HexagonProcFamily",