Searched refs:ARM64EC (Results 1 – 14 of 14) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-dlltool/ |
| H A D | Options.td | 15 def N: JoinedOrSeparate<["-"], "N">, HelpText<"Input native .def File on ARM64EC">;
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | arm | 52 # ARM64EC
|
| /freebsd/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-lib/ |
| H A D | Options.td | 26 … P<"defArm64Native", "def file to use to generate native ARM64 symbols in ARM64EC import library">;
|
| /freebsd/contrib/llvm-project/lld/COFF/ |
| H A D | Config.h | 39 static const auto ARM64EC = llvm::COFF::IMAGE_FILE_MACHINE_ARM64EC; variable
|
| H A D | Chunks.h | 473 case ARM64EC: in getArm64ECRangeType()
|
| H A D | Writer.cpp | 1593 case ARM64EC: in writeHeader() 1708 ctx.config.machine == ARM64EC ? hybridPdata : pdata; in writeHeader() 2277 case ARM64EC: in sortExceptionTables()
|
| H A D | SymbolTable.cpp | 43 case ARM64EC: in compatibleMachineType()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | CodeView.h | 137 ARM64EC = 0xf8, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64CallingConvention.td | 221 …// ARM64EC-specific: the InReg attribute can be used to access the x64 sp passed into entry thunks… 227 // ARM64EC-specific: promote small integers to i32. (x86 only promotes i1, 289 // The native side of ARM64EC thunks
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
| H A D | EnumTables.cpp | 208 CV_ENUM_CLASS_ENT(CPUType, ARM64EC),
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| H A D | MinimalSymbolDumper.cpp | 273 RETURN_CASE(CPUType, ARM64EC, "arm64ec"); in formatMachineType()
|
| /freebsd/sys/contrib/zstd/ |
| H A D | CHANGELOG | 54 port: ARM64EC compatibility for Windows, by @dunhor
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | AttrDocs.td | 5991 The ``hybrid_patchable`` attribute declares an ARM64EC function with an additional 5995 `ARM64EC ABI documentation <https://learn.microsoft.com/en-us/windows/arm/arm64ec-abi>`_.
|
| /freebsd/contrib/xz/ |
| H A D | ChangeLog | 444 liblzma: Don't try to use x86-64 inline asm on ARM64EC
|