Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h129 TriCore = 0xc0, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h133 TriCore = 0xc0, enumerator
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h133 TriCore = 0xc0, enumerator
/external/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp211 CV_ENUM_CLASS_ENT(CPUType, TriCore),
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp199 CV_ENUM_CLASS_ENT(CPUType, TriCore),
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp191 CV_ENUM_CLASS_ENT(CPUType, TriCore),
/external/llvm-project/llvm/tools/llvm-pdbutil/
DMinimalSymbolDumper.cpp270 RETURN_CASE(CPUType, TriCore, "tri-core"); in formatMachineType()