Searched refs:PPC604 (Results 1 – 8 of 8) sorted by relevance
/external/curl/lib/ |
D | Makefile.vxworks | 72 CFLAGS := -D__GNUC__ -D__ppc__ -msoft-float -fno-builtin -mcpu=604 -mlongcall -DCPU=PPC604 -D_GNU_T…
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 105 PPC604 = 0x42, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 108 PPC604 = 0x42, enumerator
|
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 108 PPC604 = 0x42, enumerator
|
/external/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 187 CV_ENUM_CLASS_ENT(CPUType, PPC604),
|
/external/llvm-project/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 174 CV_ENUM_CLASS_ENT(CPUType, PPC604),
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 166 CV_ENUM_CLASS_ENT(CPUType, PPC604),
|
/external/llvm-project/llvm/tools/llvm-pdbutil/ |
D | MinimalSymbolDumper.cpp | 245 RETURN_CASE(CPUType, PPC604, "powerpc 604"); in formatMachineType()
|