Searched refs:P7 (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/contrib/gcc/config/ia64/
H A Dunwind-ia64.c1274 UNW_DEC_MEM_STACK_F(P7, t, size, arg);
1277 case 1: UNW_DEC_MEM_STACK_V(P7, t, arg); break;
1278 case 2: UNW_DEC_SPILL_BASE(P7, t, arg); break;
1279 case 3: UNW_DEC_REG_SPREL(P7, UNW_REG_PSP, t, arg); break;
1280 case 4: UNW_DEC_REG_WHEN(P7, UNW_REG_RP, t, arg); break;
1281 case 5: UNW_DEC_REG_PSPREL(P7, UNW_REG_RP, t, arg); break;
1282 case 6: UNW_DEC_REG_WHEN(P7, UNW_REG_PFS, t, arg); break;
1283 case 7: UNW_DEC_REG_PSPREL(P7, UNW_REG_PFS, t, arg); break;
1284 case 8: UNW_DEC_REG_WHEN(P7, UNW_REG_PR, t, arg); break;
1285 case 9: UNW_DEC_REG_PSPREL(P7, UNW_REG_P
[all...]
/freebsd-12-stable/lib/msun/ld128/
H A Ds_exp2l.c57 P7 = 0x1.ffcbfc588b041p-17, variable
419 + z * (P7 + z * (P8 + z * (P9 + z * P10)))))))));
H A Ds_logl.c105 P7 = 1.42857142857142857119522943477166120e-1L, /* 0x1249249249249248ed79a0ae434de.0p-115L */ variable
552 d * (P4 + d * (P5 + d * (P6 + d * (P7 + d * (P8 +
661 d * (P4 + d * (P5 + d * (P6 + d * (P7 + d * (P8 +
/freebsd-12-stable/lib/msun/ld80/
H A Ds_logl.c110 P7 = 1.4286227413310518e-1, /* 0x12494f9d9def91.0p-55 */ variable
542 val_lo = z * d * z * (z * (d * P8 + P7) + (d * P6 + P5)) +
652 val_lo = z * d * z * (z * (d * P8 + P7) + (d * P6 + P5)) +
/freebsd-12-stable/secure/lib/libcrypto/arm/
H A Dghash-armv4.S442 veor d22, d22, d23 @ t3 = (K) (P6 + P7) << 32
480 veor d22, d22, d23 @ t3 = (K) (P6 + P7) << 32
517 veor d22, d22, d23 @ t3 = (K) (P6 + P7) << 32
H A Darmv4-gf2m.S203 veor d16, d16, d17 @ t3 = (K) (P6 + P7) << 32
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp603 AArch64::P4, AArch64::P5, AArch64::P6, AArch64::P7,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp2232 .Case("p7", AArch64::P7)
/freebsd-12-stable/contrib/googletest/googlemock/include/gmock/
H A Dgmock-generated-actions.h1346 #define GMOCK_INTERNAL_COUNT_AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6) P7

Completed in 192 milliseconds