Searched refs:Ia64 (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | PdbYaml.cpp | 42 io.enumCase(Value, "Ia64", PDB_Machine::Ia64); in enumeration()
|
H A D | MinimalSymbolDumper.cpp | 277 RETURN_CASE(CPUType, Ia64, "intel itanium ia64"); in formatMachineType()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | CodeView.h | 125 Ia64 = 0x80, enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 135 Ia64 = 0x200, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/ |
H A D | PDBExtras.cpp | 324 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Machine, Ia64, OS) in operator <<()
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | EnumTables.cpp | 196 CV_ENUM_CLASS_ENT(CPUType, Ia64),
|