Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h107 PPC620 = 0x43, enumerator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp176 CV_ENUM_CLASS_ENT(CPUType, PPC620),
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp252 RETURN_CASE(CPUType, PPC620, "powerpc 620"); in formatMachineType()