Home
last modified time | relevance | path

Searched defs:P1 (Results 1 – 25 of 48) sorted by relevance

12

/freebsd-src/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/
H A Dstring_pool_test.cpp18 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 DInlineOrder.cpp83 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 DCmpInstAnalysis.cpp58 bool llvm::predicatesFoldable(ICmpInst::Predicate P1, ICmpInst::Predicate P2) { in predicatesFoldable() argument
/freebsd-src/lib/msun/src/
H A Ds_exp2f.c39 P1 = 0x1.62e430p-1f, variable
H A Ds_cbrt.c28 P1 = -1.88497979543377169875, /* 0xbffe28e0, 0x92f02420 */ variable
H A De_expf.c35 P1 = 1.6666625440e-1, /* 0xaaaa8f.0p-26 */ variable
H A Ds_exp2.c39 P1 = 0x1.62e42fefa39efp-1, variable
H A De_exp.c90 P1 = 1.66666666666666019037e-01, /* 0x3FC55555, 0x5555553E */ variable
H A De_powf.c39 P1 = 1.6666667163e-01, /* 0x3e2aaaab */ variable
H A De_pow.c80 P1 = 1.66666666666666019037e-01, /* 0x3FC55555, 0x5555553E */ variable
/freebsd-src/lib/msun/ld80/
H A Ds_exp2l.c50 P1 = LD80C(0xb17217f7d1cf79ac, -1, 6.93147180559945309429e-1L); variable
/freebsd-src/lib/msun/ld128/
H A Ds_exp2l.c46 P1 = 0x1.62e42fefa39ef35793c7673007e6p-1L, variable
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypePointer.cpp160 PointerToMemberRepresentation P1, in isInheritanceKind()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h81 static bool isEqual(PoolEntry *P1, PoolEntry *P2) { in isEqual()
/freebsd-src/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()
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()
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_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()
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()
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-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h234 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 Db_tgamma.c165 P1 = 2.6575719865153347e-1, variable
/freebsd-src/crypto/openssl/crypto/sm3/
H A Dsm3_local.h43 #define P1(X) (X ^ ROTATE(X, 15) ^ ROTATE(X, 23)) macro
/freebsd-src/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
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.h113 max(const GCNRegPressure & P1,const GCNRegPressure & P2) max() argument

12