Home
last modified time | relevance | path

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

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