/freebsd-src/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/ |
H A D | string_pool_test.cpp | 18 auto P1 = SP.intern("hello"); in TEST() local 44 auto P1 = SP.intern("s1"); in TEST() local 60 PooledStringPtr P1 = SP.intern("s1"); in TEST() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | InlineOrder.cpp | 83 static bool isMoreDesirable(const SizePriority &P1, const SizePriority &P2) { in isMoreDesirable() argument 103 static bool isMoreDesirable(const CostPriority &P1, const CostPriority &P2) { in isMoreDesirable() argument 122 isMoreDesirable(const CostBenefitPriority & P1,const CostBenefitPriority & P2) isMoreDesirable() argument 191 isMoreDesirable(const MLPriority & P1,const MLPriority & P2) isMoreDesirable() argument [all...] |
H A D | CmpInstAnalysis.cpp | 58 bool llvm::predicatesFoldable(ICmpInst::Predicate P1, ICmpInst::Predicate P2) { in predicatesFoldable() argument
|
/freebsd-src/lib/msun/src/ |
H A D | s_exp2f.c | 39 P1 = 0x1.62e430p-1f, variable
|
H A D | s_cbrt.c | 28 P1 = -1.88497979543377169875, /* 0xbffe28e0, 0x92f02420 */ variable
|
H A D | e_expf.c | 35 P1 = 1.6666625440e-1, /* 0xaaaa8f.0p-26 */ variable
|
H A D | s_exp2.c | 39 P1 = 0x1.62e42fefa39efp-1, variable
|
H A D | e_exp.c | 90 P1 = 1.66666666666666019037e-01, /* 0x3FC55555, 0x5555553E */ variable
|
H A D | e_powf.c | 39 P1 = 1.6666667163e-01, /* 0x3e2aaaab */ variable
|
H A D | e_pow.c | 80 P1 = 1.66666666666666019037e-01, /* 0x3FC55555, 0x5555553E */ variable
|
/freebsd-src/lib/msun/ld80/ |
H A D | s_exp2l.c | 50 P1 = LD80C(0xb17217f7d1cf79ac, -1, 6.93147180559945309429e-1L); variable
|
/freebsd-src/lib/msun/ld128/ |
H A D | s_exp2l.c | 46 P1 = 0x1.62e42fefa39ef35793c7673007e6p-1L, variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeTypePointer.cpp | 160 PointerToMemberRepresentation P1, in isInheritanceKind()
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/ |
H A D | CostAllocator.h | 81 static bool isEqual(PoolEntry *P1, PoolEntry *P2) { in isEqual()
|
/freebsd-src/contrib/bearssl/src/ec/ |
H A D | ec_prime_i15.c | 453 run_code(jacobian *P1, const jacobian *P2, in run_code() 546 point_add(jacobian *P1, const jacobian *P2, const curve_params *cc) in point_add()
|
H A D | ec_prime_i31.c | 452 run_code(jacobian *P1, const jacobian *P2, in run_code() 545 point_add(jacobian *P1, const jacobian *P2, const curve_params *cc) in point_add()
|
H A D | ec_p256_m64.c | 884 p256_add(p256_jacobian *P1, const p256_jacobian *P2) in p256_add() 996 p256_add_mixed(p256_jacobian *P1, const p256_affine *P2) in p256_add_mixed()
|
H A D | ec_p256_m31.c | 846 p256_add(p256_jacobian *P1, const p256_jacobian *P2) in p256_add() 957 p256_add_mixed(p256_jacobian *P1, const p256_jacobian *P2) in p256_add_mixed()
|
H A D | ec_p256_m15.c | 1468 p256_add(p256_jacobian *P1, const p256_jacobian *P2) in p256_add() 1593 p256_add_mixed(p256_jacobian *P1, const p256_jacobian *P2) in p256_add_mixed()
|
H A D | ec_p256_m62.c | 864 p256_add(p256_jacobian *P1, const p256_jacobian *P2) in p256_add() 976 p256_add_mixed(p256_jacobian *P1, const p256_affine *P2) in p256_add_mixed()
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LegalizerInfo.h | 234 Predicate all(Predicate P0, Predicate P1) { in all() argument 241 Predicate all(Predicate P0, Predicate P1, Args... args) { in all() argument 247 Predicate any(Predicate P0, Predicate P1) { in any() argument 254 Predicate any(Predicate P0, Predicate P1, Args... args) { in any() argument [all...] |
/freebsd-src/lib/msun/bsdsrc/ |
H A D | b_tgamma.c | 165 P1 = 2.6575719865153347e-1, variable
|
/freebsd-src/crypto/openssl/crypto/sm3/ |
H A D | sm3_local.h | 43 #define P1(X) (X ^ ROTATE(X, 15) ^ ROTATE(X, 23)) macro
|
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | ScaledNumber.cpp | 30 uint64_t P1 = UL * UR, P2 = UL * LR, P3 = LL * UR, P4 = LL * LR; in multiply64() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | GCNRegPressure.h | 113 max(const GCNRegPressure & P1,const GCNRegPressure & P2) max() argument
|