Home
last modified time | relevance | path

Searched refs:Ia64 (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h127 Ia64 = 0x80, enumerator
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
DPdbYaml.cpp42 io.enumCase(Value, "Ia64", PDB_Machine::Ia64); in enumeration()
DMinimalSymbolDumper.cpp268 RETURN_CASE(CPUType, Ia64, "intel itanium ia64"); in formatMachineType()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h135 Ia64 = 0x200, enumerator
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp317 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Machine, Ia64, OS) in operator <<()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp193 CV_ENUM_CLASS_ENT(CPUType, Ia64),