Home
last modified time | relevance | path

Searched defs:P2 (Results 1 – 25 of 43) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineOrder.cpp83 static bool isMoreDesirable(const SizePriority &P1, const SizePriority &P2) { in isMoreDesirable()
103 static bool isMoreDesirable(const CostPriority &P1, const CostPriority &P2) { in isMoreDesirable()
126 const CostBenefitPriority &P2) { in isMoreDesirable()
194 static bool isMoreDesirable(const MLPriority &P1, const MLPriority &P2) { in isMoreDesirable()
H A DCmpInstAnalysis.cpp58 bool llvm::predicatesFoldable(ICmpInst::Predicate P1, ICmpInst::Predicate P2) { in predicatesFoldable()
/freebsd/lib/msun/src/
H A Ds_exp2f.c40 P2 = 0x1.ebfbe0p-3f, variable
H A Ds_cbrt.c29 P2 = 1.621429720105354466140, /* 0x3ff9f160, 0x4a49d6c2 */ variable
H A De_expf.c36 P2 = -2.7667332906e-3; /* -0xb55215.0p-32 */ variable
H A Ds_exp2.c40 P2 = 0x1.ebfbdff82c575p-3, variable
H A De_exp.c91 P2 = -2.77777777770155933842e-03, /* 0xBF66C16C, 0x16BEBD93 */ variable
H A De_powf.c40 P2 = -2.7777778450e-03, /* 0xbb360b61 */ variable
H A De_pow.c81 P2 = -2.77777777770155933842e-03, /* 0xBF66C16C, 0x16BEBD93 */ variable
/freebsd/lib/msun/ld80/
H A Ds_exp2l.c58 P2 = 2.4022650695910072e-1, /* 0x1ebfbdff82c58f.0p-55 */ variable
H A Ds_logl.c102 P2 = -0.5, variable
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/
H A Dstring_pool_test.cpp22 auto P2 = SP.intern(S); in TEST() local
/freebsd/lib/msun/ld128/
H A Ds_exp2l.c47 P2 = 0x1.ebfbdff82c58ea86f16b06ec9736p-3L, variable
H A Ds_logl.c97 P2 = -0.5L, variable
/freebsd/contrib/bearssl/src/ec/
H A Dec_prime_i15.c453 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()
570 jacobian P2, P3, Q, T, U; in point_mul() local
H A Dec_prime_i31.c452 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()
569 jacobian P2, P3, Q, T, U; in point_mul() local
H A Dec_p256_m15.c1468 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()
1776 p256_jacobian P2, P3, Q, T, U; in p256_mul() local
H A Dec_p256_m31.c846 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()
1126 p256_jacobian P2, P3, Q, T, U; in p256_mul() local
H A Dec_p256_m64.c884 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 Dec_p256_m62.c864 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/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypePointer.cpp161 PointerToMemberRepresentation P2) { in isInheritanceKind()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h81 static bool isEqual(PoolEntry *P1, PoolEntry *P2) { in isEqual()
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DZOS.cpp272 SmallString<128> P2(ResourceDir); in AddClangSystemIncludeArgs() local
/freebsd/lib/msun/bsdsrc/
H A Db_tgamma.c166 P2 = 5.5385944642991746e-3, variable
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DScaledNumber.cpp30 uint64_t P1 = UL * UR, P2 = UL * LR, P3 = LL * UR, P4 = LL * LR; in multiply64() local

12