Searched refs:TriCore (Results 1 – 7 of 7) sorted by relevance
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 129 TriCore = 0xc0, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 133 TriCore = 0xc0, enumerator
|
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 133 TriCore = 0xc0, enumerator
|
/external/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 211 CV_ENUM_CLASS_ENT(CPUType, TriCore),
|
/external/llvm-project/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 199 CV_ENUM_CLASS_ENT(CPUType, TriCore),
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 191 CV_ENUM_CLASS_ENT(CPUType, TriCore),
|
/external/llvm-project/llvm/tools/llvm-pdbutil/ |
D | MinimalSymbolDumper.cpp | 270 RETURN_CASE(CPUType, TriCore, "tri-core"); in formatMachineType()
|