Searched defs:f8 (Results 1 - 19 of 19) sorted by relevance

/freebsd-current/contrib/arm-optimized-routines/pl/math/
H A Dsv_expm1_2u5.c72 svfloat64_t f8 = svmul_x (pg, f4, f4); local
H A Dv_expm1_2u5.c95 float64x2_t f8 = vmulq_f64 (f4, f4); local
H A Dsv_log1p_2u5.c97 f8 = svmul_x (pg, f4, f4), f16 = svmul_x (pg, f8, f8); local
H A Dsv_sinh_3u.c56 svfloat64_t f8 = svmul_x (pg, f4, f4); local
H A Dlog1p_2u.c30 double f8 = f4 * f4; local
H A Datanh_3u.c47 double f8 = f4 * f4; local
H A Dv_sinh_3u.c65 float64x2_t f8 = vmulq_f64 (f4, f4); local
/freebsd-current/sys/contrib/openzfs/module/icp/asm-x86_64/aes/
H A Daes_amd64.S226 #define f8(x) ((x<<3)^(((x>>5)&1)*0x11b)^(((x>>5)&2)*0x11b)^(((x>>5)&4)*0x11b)) define
/freebsd-current/usr.bin/hexdump/
H A Ddisplay.c115 double f8; local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_ppc_regs.h41 #define f8 8 macro
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextFreeBSD_mips64.cpp117 uint64_t f8; member in struct:_FPR
H A DRegisterContextFreeBSD_powerpc.cpp106 uint64_t f8; member in struct:_FPR
H A DRegisterInfos_ppc64.h250 uint64_t f8; member in struct:_FPR_PPC64
H A DRegisterInfos_ppc64le.h328 uint64_t f8; member in struct:_FPR
H A DRegisterContext_mips.h295 uint64_t f8; member in struct:FPR_linux_mips
/freebsd-current/sys/contrib/libsodium/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_25_5.h160 int32_t f8 = f[8]; local
210 int32_t f8 = f[8]; local
284 int32_t f8 = f[8]; local
378 int32_t f8 = f[8]; local
648 int32_t f8 = f[8]; local
820 int32_t f8 = f[8]; local
993 int32_t f8 = f[8]; local
[all...]
/freebsd-current/sys/kern/
H A Dsubr_asan.c1174 ASAN_SET_SHADOW(f8); variable
/freebsd-current/sys/dev/mlx/
H A Dmlxreg.h526 mlx_make_type2(struct mlx_command *mc, u_int8_t code, u_int8_t f1, u_int8_t f2, u_int8_t f3, u_int8_t f4, u_int8_t f5, u_int8_t f6, u_int32_t f7, u_int8_t f8) argument
/freebsd-current/crypto/openssl/crypto/ec/
H A Dcurve25519.c1055 int32_t f8 = f[8]; local
1285 int32_t f8 = f[8]; local
1594 int32_t f8 = f[8]; local
4330 int32_t f8 = f[8]; local
[all...]

Completed in 157 milliseconds