Home
last modified time | relevance | path

Searched refs:Alpha21264 (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h101 Alpha21264 = 0x33, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h105 Alpha21264 = 0x33, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp152 CV_ENUM_CLASS_ENT(CPUType, Alpha21264),
/external/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp183 CV_ENUM_CLASS_ENT(CPUType, Alpha21264),
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DMinimalSymbolDumper.cpp241 RETURN_CASE(CPUType, Alpha21264, "alpha 21264"); in formatMachineType()