Home
last modified time | relevance | path

Searched refs:TriCore (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h134 TriCore = 0xc0, enumerator
/freebsd-12.1/contrib/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp180 CV_ENUM_CLASS_ENT(CPUType, TriCore),
/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp270 RETURN_CASE(CPUType, TriCore, "tri-core"); in formatMachineType()