Home
last modified time | relevance | path

Searched refs:arch_def (Results 1 – 14 of 14) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/CHERI-Generic/
H A Dregenerate-all.py59 ALL_ARCHITECTURE_IF_STRS = set([b"@IF-" + arch_def.name.encode() + b"@" for arch_def in ALL_ARCHITE…
60 … b"@IF-" + arch_def.base_name.encode() + b"@" for arch_def in ALL_ARCHITECTURES])
61 ALL_ARCHITECTURE_IFNOT_STRS = set([b"@IFNOT-" + arch_def.name.encode() + b"@" for arch_def in ALL_A…
62 … b"@IFNOT-" + arch_def.base_name.encode() + b"@" for arch_def in ALL_ARCHITECTURES])
87 print("Updating", test_name, "for", arch_def.name)
88 output_path = Path(arch_def.tests_path, test_name)
132 arch_def.cap_range).encode("utf-8"))
134 arch_def.cap_width).encode("utf-8"))
136 arch_def.cap_width).encode("utf-8"))
142 arch_def.cap_range).encode("utf-8"))
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Utility/
H A DArchSpec.cpp685 const ArchDefinitionEntry *arch_def = in GetMachOCPUType() local
687 if (arch_def) { in GetMachOCPUType()
688 return arch_def->cpu; in GetMachOCPUType()
697 const ArchDefinitionEntry *arch_def = in GetMachOCPUSubType() local
699 if (arch_def) { in GetMachOCPUSubType()
700 return arch_def->sub; in GetMachOCPUSubType()
894 const ArchDefinition *arch_def = FindArchDefinition(arch_type); in SetArchitecture() local
895 if (arch_def) { in SetArchitecture()
897 FindArchDefinitionEntry(arch_def, cpu, sub); in SetArchitecture()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Utility/
H A DArchSpec.cpp685 const ArchDefinitionEntry *arch_def = in GetMachOCPUType() local
687 if (arch_def) { in GetMachOCPUType()
688 return arch_def->cpu; in GetMachOCPUType()
697 const ArchDefinitionEntry *arch_def = in GetMachOCPUSubType() local
699 if (arch_def) { in GetMachOCPUSubType()
700 return arch_def->sub; in GetMachOCPUSubType()
885 const ArchDefinition *arch_def = FindArchDefinition(arch_type); in SetArchitecture() local
886 if (arch_def) { in SetArchitecture()
888 FindArchDefinitionEntry(arch_def, cpu, sub); in SetArchitecture()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Utility/
H A DArchSpec.cpp678 const ArchDefinitionEntry *arch_def = in GetMachOCPUType() local
680 if (arch_def) { in GetMachOCPUType()
681 return arch_def->cpu; in GetMachOCPUType()
690 const ArchDefinitionEntry *arch_def = in GetMachOCPUSubType() local
692 if (arch_def) { in GetMachOCPUSubType()
693 return arch_def->sub; in GetMachOCPUSubType()
878 const ArchDefinition *arch_def = FindArchDefinition(arch_type); in SetArchitecture() local
879 if (arch_def) { in SetArchitecture()
881 FindArchDefinitionEntry(arch_def, cpu, sub); in SetArchitecture()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Utility/
H A DArchSpec.cpp638 const ArchDefinitionEntry *arch_def = in GetMachOCPUType() local
640 if (arch_def) { in GetMachOCPUType()
641 return arch_def->cpu; in GetMachOCPUType()
650 const ArchDefinitionEntry *arch_def = in GetMachOCPUSubType() local
652 if (arch_def) { in GetMachOCPUSubType()
653 return arch_def->sub; in GetMachOCPUSubType()
847 const ArchDefinition *arch_def = FindArchDefinition(arch_type); in SetArchitecture() local
848 if (arch_def) { in SetArchitecture()
850 FindArchDefinitionEntry(arch_def, cpu, sub); in SetArchitecture()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Utility/
H A DArchSpec.cpp638 const ArchDefinitionEntry *arch_def = in GetMachOCPUType() local
640 if (arch_def) { in GetMachOCPUType()
641 return arch_def->cpu; in GetMachOCPUType()
650 const ArchDefinitionEntry *arch_def = in GetMachOCPUSubType() local
652 if (arch_def) { in GetMachOCPUSubType()
653 return arch_def->sub; in GetMachOCPUSubType()
847 const ArchDefinition *arch_def = FindArchDefinition(arch_type); in SetArchitecture() local
848 if (arch_def) { in SetArchitecture()
850 FindArchDefinitionEntry(arch_def, cpu, sub); in SetArchitecture()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Utility/
H A DArchSpec.cpp638 const ArchDefinitionEntry *arch_def = in GetMachOCPUType() local
640 if (arch_def) { in GetMachOCPUType()
641 return arch_def->cpu; in GetMachOCPUType()
650 const ArchDefinitionEntry *arch_def = in GetMachOCPUSubType() local
652 if (arch_def) { in GetMachOCPUSubType()
653 return arch_def->sub; in GetMachOCPUSubType()
847 const ArchDefinition *arch_def = FindArchDefinition(arch_type); in SetArchitecture() local
848 if (arch_def) { in SetArchitecture()
850 FindArchDefinitionEntry(arch_def, cpu, sub); in SetArchitecture()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Utility/
H A DArchSpec.cpp638 const ArchDefinitionEntry *arch_def = in GetMachOCPUType() local
640 if (arch_def) { in GetMachOCPUType()
641 return arch_def->cpu; in GetMachOCPUType()
650 const ArchDefinitionEntry *arch_def = in GetMachOCPUSubType() local
652 if (arch_def) { in GetMachOCPUSubType()
653 return arch_def->sub; in GetMachOCPUSubType()
847 const ArchDefinition *arch_def = FindArchDefinition(arch_type); in SetArchitecture() local
848 if (arch_def) { in SetArchitecture()
850 FindArchDefinitionEntry(arch_def, cpu, sub); in SetArchitecture()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Utility/
H A DArchSpec.cpp638 const ArchDefinitionEntry *arch_def = in GetMachOCPUType() local
640 if (arch_def) { in GetMachOCPUType()
641 return arch_def->cpu; in GetMachOCPUType()
650 const ArchDefinitionEntry *arch_def = in GetMachOCPUSubType() local
652 if (arch_def) { in GetMachOCPUSubType()
653 return arch_def->sub; in GetMachOCPUSubType()
847 const ArchDefinition *arch_def = FindArchDefinition(arch_type); in SetArchitecture() local
848 if (arch_def) { in SetArchitecture()
850 FindArchDefinitionEntry(arch_def, cpu, sub); in SetArchitecture()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Utility/
H A DArchSpec.cpp638 const ArchDefinitionEntry *arch_def = in GetMachOCPUType() local
640 if (arch_def) { in GetMachOCPUType()
641 return arch_def->cpu; in GetMachOCPUType()
650 const ArchDefinitionEntry *arch_def = in GetMachOCPUSubType() local
652 if (arch_def) { in GetMachOCPUSubType()
653 return arch_def->sub; in GetMachOCPUSubType()
847 const ArchDefinition *arch_def = FindArchDefinition(arch_type); in SetArchitecture() local
848 if (arch_def) { in SetArchitecture()
850 FindArchDefinitionEntry(arch_def, cpu, sub); in SetArchitecture()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Utility/
H A DArchSpec.cpp638 const ArchDefinitionEntry *arch_def = in GetMachOCPUType() local
640 if (arch_def) { in GetMachOCPUType()
641 return arch_def->cpu; in GetMachOCPUType()
650 const ArchDefinitionEntry *arch_def = in GetMachOCPUSubType() local
652 if (arch_def) { in GetMachOCPUSubType()
653 return arch_def->sub; in GetMachOCPUSubType()
847 const ArchDefinition *arch_def = FindArchDefinition(arch_type); in SetArchitecture() local
848 if (arch_def) { in SetArchitecture()
850 FindArchDefinitionEntry(arch_def, cpu, sub); in SetArchitecture()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/scripts/
H A Dupdate.py173 for arch_def, triplet in LLVM_TRIPLES[platform]:
175 if arch_def in defs:
/dports/games/uhexen2/hexen2source-1.5.9/docs/
H A DCHANGES1206 in arch_def.h which reportedly did more harm than good. tidied up
1964 * arch_def.h: Added GNU/Hurd defs.
2112 * Added RISCOS defines to arch_def.h and net_sys.h, thanks to Chris
2479 * arch_def.h: Classified AROS as PLATFORM_AMIGA.
3643 * strlcat.c, strlcpy.c: Removed the arch_def.h includes.
5218 * libs/common: Added new directory. Moved arch_def.h, compiler.h,
H A DCHANGES.old564 * updates and some re-organization in arch_def.h headers.
1045 * strlcat and strlcpy should include arch_def.h .
1766 * moved compiler.h and arch_def.h includes from quakedef.h to quakeinc.h.