/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
H A D | ELF_ppc64.cpp | 1 //===------- ELF_ppc64.cpp -JIT linker implementation for ELF/ppc64 -------===// 9 // ELF/ppc64 jit-link implementation. 16 #include "llvm/ExecutionEngine/JITLink/ppc64.h" 46 case ppc64::RequestTLSDescInGOTAndTransformToTOCDelta16HA: in createELFGOTHeader() 47 E.setKind(ppc64::TOCDelta16HA); in createELFGOTHeader() 50 case ppc64::RequestTLSDescInGOTAndTransformToTOCDelta16LO: in createELFGOTHeader() 51 E.setKind(ppc64::TOCDelta16LO); in createELFGOTHeader() 54 case ppc64::RequestTLSDescInGOTAndTransformToDelta34: in createELFGOTHeader() 55 E.setKind(ppc64::Delta34); in createELFGOTHeader() 69 TLSInfoEntry.addEdge(ppc64 in registerExistingGOTEntries() [all...] |
H A D | ppc64.cpp | 1 //===----- ppc64.cpp - Generic JITLink ppc64 edge kinds, utilities ------===// 13 #include "llvm/ExecutionEngine/JITLink/ppc64.h" 17 namespace llvm::jitlink::ppc64 { namespace 144 } // end namespace llvm::jitlink::ppc64
|
/freebsd/crypto/openssl/crypto/ec/ |
H A D | build.info | 33 $ECASM_ppc64=ecp_nistz256.c ecp_ppc.c ecp_nistz256-ppc64.s x25519-ppc64.s 36 $ECASM_ppc64=$ECASM_ppc64 ecp_nistp521-ppc64.s 100 GENERATE[ecp_nistz256-ppc64.s]=asm/ecp_nistz256-ppc64.pl 102 GENERATE[ecp_nistp521-ppc64.s]=asm/ecp_nistp521-ppc64.pl 105 GENERATE[x25519-ppc64.s]=asm/x25519-ppc64.pl
|
/freebsd/cddl/lib/libicp_rescue/ |
H A D | Makefile | 37 asm-ppc64/sha2/sha256-ppc.S \ 38 asm-ppc64/sha2/sha512-ppc.S \ 39 asm-ppc64/sha2/sha256-p8.S \ 40 asm-ppc64/sha2/sha512-p8.S 44 asm-ppc64/blake3/b3_ppc64le_sse2.S \ 45 asm-ppc64/blake3/b3_ppc64le_sse41.S \ 46 asm-ppc64/sha2/sha256-ppc.S \ 47 asm-ppc64/sha2/sha512-ppc.S \ 48 asm-ppc64/sha2/sha256-p8.S \ 49 asm-ppc64/sha2/sha512-p8.S
|
/freebsd/cddl/lib/libicp/ |
H A D | Makefile | 38 asm-ppc64/sha2/sha256-ppc.S \ 39 asm-ppc64/sha2/sha512-ppc.S \ 40 asm-ppc64/sha2/sha256-p8.S \ 41 asm-ppc64/sha2/sha512-p8.S 45 asm-ppc64/blake3/b3_ppc64le_sse2.S \ 46 asm-ppc64/blake3/b3_ppc64le_sse41.S \ 47 asm-ppc64/sha2/sha256-ppc.S \ 48 asm-ppc64/sha2/sha512-ppc.S \ 49 asm-ppc64/sha2/sha256-p8.S \ 50 asm-ppc64/sha2/sha512-p8.S
|
/freebsd/sys/modules/ossl/ |
H A D | Makefile | 66 ecp_nistz256-ppc64.S \ 68 keccak1600-ppc64.S \ 80 x25519-ppc64.S 87 ecp_nistz256-ppc64.S \ 89 keccak1600-ppc64.S \ 101 x25519-ppc64.S
|
/freebsd/sys/contrib/openzfs/lib/libicp/ |
H A D | Makefile.am | 57 module/icp/asm-ppc64/blake3/b3_ppc64le_sse2.S \ 58 module/icp/asm-ppc64/blake3/b3_ppc64le_sse41.S \ 59 module/icp/asm-ppc64/sha2/sha256-ppc.S \ 60 module/icp/asm-ppc64/sha2/sha512-ppc.S \ 61 module/icp/asm-ppc64/sha2/sha256-p8.S \ 62 module/icp/asm-ppc64/sha2/sha512-p8.S
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | ppc64.h | 1 //===--- ppc64.h - Generic JITLink ppc64 edge kinds, utilities --*- C++ -*-===// 20 namespace llvm::jitlink::ppc64 { 22 /// Represents ppc64 fixups and other ppc64-specific edge kinds. 176 E.setKind(ppc64::Delta34); in visitEdge() 213 if (K == ppc64::RequestCall) { 215 E.setKind(ppc64::CallBranchDeltaRestoreTOC); 228 E.setKind(ppc64::CallBranchDelta); in applyFixup() 231 if (K == ppc64 in applyFixup() [all...] |
/freebsd/secure/lib/libcrypto/ |
H A D | Makefile.asm | 388 SRCS+= ecp_nistp521-ppc64.pl ecp_nistz256-ppc64.pl x25519-ppc64.pl 391 SRCS+= keccak1600-ppc64.pl 456 SRCS+= ecp_nistp521-ppc64.pl ecp_nistz256-ppc64.pl x25519-ppc64.pl 459 SRCS+= keccak1600-ppc64.pl
|
H A D | Makefile | 231 SRCS+= ecp_nistp521-ppc64.S ecp_nistz256-ppc64.S ecp_nistz256.c ecp_ppc.c x25519-ppc64.S 233 SRCS+= ecp_nistp521-ppc64.S ecp_nistz256-ppc64.S ecp_nistz256.c ecp_ppc.c x25519-ppc64.S 501 SRCS+= keccak1600-ppc64.S sha_ppc.c sha1-ppc.S sha256-ppc.S sha512-ppc.S sha256p8-ppc.S sha512p8-pp… 503 SRCS+= keccak1600-ppc64.S sha_ppc.c sha1-ppc.S sha256-ppc.S sha512-ppc.S sha256p8-ppc.S sha512p8-pp…
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCTargetMachine.cpp | 154 bool is64Bit = T.getArch() == Triple::ppc64 || T.getArch() == Triple::ppc64le; in getDataLayoutString() 173 if ((T.getArch() == Triple::ppc64 && !T.isPPC64ELFv2ABI())) { in getDataLayoutString() 205 if (TT.getArch() == Triple::ppc64 || TT.getArch() == Triple::ppc64le) { in computeFSAdditions() 256 case Triple::ppc64: in computeTargetABI() 276 if (TT.getArch() == Triple::ppc64 || TT.isOSAIX()) in getEffectiveRelocModel()
|
H A D | PPCTargetMachine.h | 72 return (TT.getArch() == Triple::ppc64 || TT.getArch() == Triple::ppc64le); in isPPC64()
|
/freebsd/sys/conf/ |
H A D | files.powerpc | 11 # There is only an asm version on ppc64. 14 contrib/openzfs/module/icp/asm-ppc64/blake3/b3_ppc64le_sse2.S optional zfs compile-with "${ZFS_S}" 15 contrib/openzfs/module/icp/asm-ppc64/blake3/b3_ppc64le_sse41.S optional zfs compile-with "${ZFS_S}" 18 contrib/openzfs/module/icp/asm-ppc64/sha2/sha256-p8.S optional zfs compile-with "${ZFS_S}" 19 contrib/openzfs/module/icp/asm-ppc64/sha2/sha512-p8.S optional zfs compile-with "${ZFS_S}" 20 contrib/openzfs/module/icp/asm-ppc64/sha2/sha256-ppc.S optional zfs compile-with "${ZFS_S}" 21 contrib/openzfs/module/icp/asm-ppc64/sha2/sha512-ppc.S optional zfs compile-with "${ZFS_S}" 30 crypto/openssl/powerpc64le/ecp_nistz256-ppc64.S optional ossl powerpc64le 32 crypto/openssl/powerpc64le/keccak1600-ppc64.S optional ossl powerpc64le 44 crypto/openssl/powerpc64le/x25519-ppc64 [all...] |
/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/ |
H A D | MachO.cpp | 90 if (T.getArch() == Triple::ppc64) in getCPUType() 104 if (T.getArch() == Triple::ppc || T.getArch() == Triple::ppc64) in getCPUSubType()
|
/freebsd/sys/powerpc/aim/ |
H A D | aim_machdep.c | 245 int ppc64; in aim_cpu_init() local 290 * Bits 1-4, 10-15 (ppc32), 33-36, 42-47 (ppc64) in aim_cpu_init() 336 * and setting ppc64 = 0 if that causes a trap. in aim_cpu_init() 339 ppc64 = 1; in aim_cpu_init() 350 : "=r"(scratch), "=r"(ppc64)); in aim_cpu_init() 352 if (ppc64) in aim_cpu_init()
|
/freebsd/sys/contrib/openzfs/module/ |
H A D | Kbuild.in | 157 asm-ppc64/blake3/b3_ppc64le_sse2.o \ 158 asm-ppc64/blake3/b3_ppc64le_sse41.o \ 159 asm-ppc64/sha2/sha256-p8.o \ 160 asm-ppc64/sha2/sha512-p8.o \ 161 asm-ppc64/sha2/sha256-ppc.o \ 162 asm-ppc64/sha2/sha512-ppc.o
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/TargetInfo/ |
H A D | PowerPCTargetInfo.cpp | 37 RegisterTarget<Triple::ppc64, /*HasJIT=*/true> Y(getThePPC64Target(), "ppc64", in LLVMInitializePowerPCTargetInfo()
|
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/ |
H A D | Triple.cpp | 59 case ppc64: return "powerpc64"; in getArchTypeName() 167 case ppc64: in getArchTypePrefix() 414 .Case("ppc64", ppc64) in getArchTypeForLLVMName() 541 .Cases("powerpc64", "ppu", "ppc64", Triple::ppc64) in parseArch() 950 case Triple::ppc64: in getDefaultFormat() 1653 case llvm::Triple::ppc64: in getArchPointerBitWidth() 1747 case Triple::ppc64: T.setArch(Triple::ppc); break; in get32BitArchVariant() 1798 case Triple::ppc64: in get64BitArchVariant() 1826 case Triple::ppc: T.setArch(Triple::ppc64); break; in get64BitArchVariant() 1903 case Triple::ppc64le: T.setArch(Triple::ppc64); break; in getBigEndianArchVariant() [all …]
|
H A D | SubtargetFeature.cpp | 79 } else if (Triple.getArch() == Triple::ppc64) { in getDefaultSubtargetFeatures()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/ |
H A D | Triple.h | 71 ppc64, // PPC64: powerpc64, ppu enumerator 963 return getArch() == Triple::ppc || getArch() == Triple::ppc64 || in isPPC() 974 return getArch() == Triple::ppc64 || getArch() == Triple::ppc64le; in isPPC64() 979 return (getArch() == Triple::ppc64 && in isPPC64ELFv2ABI()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | llvm | 19 >16 lelong 0x01000012 ppc64
|
H A D | blcr | 17 >16 belong 6 ppc64
|
/freebsd/crypto/openssl/crypto/sha/ |
H A D | build.info | 67 $KECCAK1600ASM_ppc64=keccak1600-ppc64.s 127 GENERATE[keccak1600-ppc64.s]=asm/keccak1600-ppc64.pl
|
/freebsd/crypto/libecc/scripts/ |
H A D | crossrun.sh | 55 for arch in i386 x86_64 arm ppc64 aarch64 mipsel;
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | Linux.cpp | 160 case llvm::Triple::ppc64: in getMultiarchTriple() 565 case llvm::Triple::ppc64: in getDynamicLinker() 788 const bool IsPowerPC64 = getTriple().getArch() == llvm::Triple::ppc64 || in getSupportedSanitizers() 833 if (getTriple().getArch() == llvm::Triple::ppc64) in getSupportedSanitizers()
|