Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h129 TriCore = 0xc0, enumerator
/openbsd/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp198 CV_ENUM_CLASS_ENT(CPUType, TriCore),
/openbsd/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp276 RETURN_CASE(CPUType, TriCore, "tri-core"); in formatMachineType()