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

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPdbYaml.cpp42 io.enumCase(Value, "Ia64", PDB_Machine::Ia64);
H A DMinimalSymbolDumper.cpp265 RETURN_CASE(CPUType, Ia64, "intel itanium ia64");
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h128 Ia64 = 0x80, member in class:llvm::codeview::CPUType
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h135 Ia64 = 0x200, member in class:llvm::pdb::PDB_Checksum::PDB_Machine
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp186 CV_ENUM_CLASS_ENT(CPUType, Ia64),
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DPDBExtras.cpp303 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Machine, Ia64, OS)

Completed in 112 milliseconds