/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/ |
H A D | PPCTargetParser.def | 90 // __builtin_cpu_is() and __builtin_cpu_supports() are supported only on Power7 and up on AIX. 99 PPC_CPU("power7",SYS_CALL,39,USE_SYS_CONF,AIX_PPC7_VALUE) 117 PPC_LNX_FEATURE("arch_2_06","CPU supports ISA 206 (eg, POWER7)",PPCF_ARCH206,0x00000100,PPC_FAWORD_… 197 PPC_AIX_FEATURE("arch_2_06","CPU supports ISA 206 (eg, POWER7)",USE_SYS_CONF,AIX_SYSCON_IMPL_IDX,0,…
|
/freebsd/contrib/tcpdump/doc/ |
H A D | README.aix.md | 5 ## AIX 7.1/POWER7
|
/freebsd/contrib/libucl/src/ |
H A D | mum.h | 38 strings (at least up to 512-bit) on Haswell and Power7. The MUM bulk 40 Power7. On Haswell the bulk speed is bigger than Spooky one and 149 Power7 using an addition improves hashing performance by 10% for in _mum()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCLowerMASSVEntries.cpp | 74 /// includes minimum subtarget Power8 for Linux and Power7 for AIX. 91 "and Power7 on AIX when vectorization is not disabled."); in getCPUSuffix()
|
H A D | PPCScheduleP7.td | 9 // This file defines the SchedModel for the POWER7 processor.
|
H A D | PPC.td | 375 // Power7
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/ |
H A D | PPC.cpp | 69 .Case("power7", "pwr7") in normalizeCPUName() 99 .Case("power7", "-mpower7") in getPPCAsmModeForCPU()
|
/freebsd/sys/contrib/device-tree/Bindings/powerpc/opal/ |
H A D | power-mgt.txt | 49 0x00010000 /* This is a nap state (POWER7,POWER8) */
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/ |
H A D | bmi2intrin.h | 49 /* popcount and bpermd require power7 minimum. */
|
/freebsd/sys/powerpc/powerpc/ |
H A D | cpu.c | 161 { "IBM POWER7", IBMPOWER7, REVFMT_MAJMIN, 165 { "IBM POWER7+", IBMPOWER7PLUS, REVFMT_MAJMIN,
|
H A D | exec_machdep.c | 628 * independently when running on POWER7/POWER8. in cpu_save_thread_regs()
|
/freebsd/share/mk/ |
H A D | bsd.cpu.mk | 295 . elif ${CPUTYPE} == power7
|
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/ |
H A D | PPC.h | 152 .Cases("power7", "pwr7", in setCPU()
|
H A D | PPC.cpp | 893 {"power6x"}, {"pwr6x"}, {"power7"}, {"pwr7"}, {"power8"},
|
/freebsd/crypto/openssl/crypto/poly1305/ |
H A D | poly1305_ieee754.c | 39 * POWER7 4.50
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | TargetSchedule.td | 170 // instruction types. e.g. POWER7.
|
/freebsd/crypto/openssl/crypto/poly1305/asm/ |
H A D | poly1305-ppcfp.pl | 27 # POWER7 3.50/+30%
|
H A D | poly1305-ppc.pl | 29 # POWER7 3.75/+260% 1.93/+100%
|
/freebsd/crypto/openssl/crypto/sha/asm/ |
H A D | sha512-ppc.pl | 458 # POWER7,gcc-4.4.6 | +79%(*)
|
H A D | keccak1600-ppc64.pl | 31 # POWER7 9.7/+110%
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | DeclSpec.cpp | 1244 // vector double is OK for Power7 and later, and ZVector. in Finish()
|
/freebsd/crypto/openssl/crypto/aes/asm/ |
H A D | vpaes-ppc.pl | 27 # POWER7 32.3/42.9/(18.4) 18.5/23.3
|
/freebsd/crypto/openssl/crypto/chacha/asm/ |
H A D | chacha-ppc.pl | 37 # POWER7 8.62/+61% 3.35 -
|
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/ |
H A D | Host.cpp | 147 .Case("POWER7", "pwr7") in getHostCPUNameForPowerPC()
|
/freebsd/crypto/openssl/crypto/ec/asm/ |
H A D | ecp_nistz256-ppc64.pl | 25 # POWER7 +260-530%
|