Searched defs:P1 (Results 1 - 25 of 36) sorted by relevance

12

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DCmpInstAnalysis.cpp60 bool llvm::predicatesFoldable(ICmpInst::Predicate P1, ICmpInst::Predicate P2) { argument
/freebsd-12-stable/lib/msun/src/
H A Ds_cbrt.c32 P1 = -1.88497979543377169875, /* 0xbffe28e0, 0x92f02420 */ variable
H A Ds_exp2f.c42 P1 = 0x1.62e430p-1f, variable
H A De_expf.c38 P1 = 1.6666625440e-1, /* 0xaaaa8f.0p-26 */ variable
H A Ds_exp2.c42 P1 = 0x1.62e42fefa39efp-1, variable
H A De_exp.c94 P1 = 1.66666666666666019037e-01, /* 0x3FC55555, 0x5555553E */ variable
H A De_pow.c84 P1 = 1.66666666666666019037e-01, /* 0x3FC55555, 0x5555553E */ variable
H A De_powf.c42 P1 = 1.6666667163e-01, /* 0x3e2aaaab */ variable
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h81 static bool isEqual(PoolEntry *P1, PoolEntry *P2) { argument
/freebsd-12-stable/lib/msun/ld128/
H A Ds_exp2l.c49 P1 = 0x1.62e42fefa39ef35793c7673007e6p-1L, variable
/freebsd-12-stable/lib/msun/ld80/
H A Ds_exp2l.c53 P1 = LD80C(0xb17217f7d1cf79ac, -1, 6.93147180559945309429e-1L); variable in typeref:union:IEEEl2bits
/freebsd-12-stable/crypto/openssl/crypto/sm3/
H A Dsm3_local.h42 #define P1(X) (X ^ ROTATE(X, 15) ^ ROTATE(X, 23)) macro
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypePointer.cpp158 isInheritanceKind(const MemberPointerInfo &MPI, PointerToMemberRepresentation P1, PointerToMemberRepresentation P2) argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A DScaledNumber.cpp30 uint64_t P1 = UL * UR, P2 = UL * LR, P3 = LL * UR, P4 = LL * LR; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.h91 inline GCNRegPressure max(const GCNRegPressure &P1, const GCNRegPressure &P2) { argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp108 Value *P0 = Phi.getOperand(0), *P1 = Phi.getOperand(1); local
/freebsd-12-stable/contrib/bearssl/src/ec/
H A Dec_p256_m31.c846 p256_add(p256_jacobian *P1, const p256_jacobian *P2) argument
957 p256_add_mixed(p256_jacobian *P1, const p256_jacobian *P2) argument
[all...]
H A Dec_p256_m15.c1468 p256_add(p256_jacobian *P1, const p256_jacobian *P2) argument
1593 p256_add_mixed(p256_jacobian *P1, const p256_jacobian *P2) argument
[all...]
H A Dec_p256_m62.c864 p256_add(p256_jacobian *P1, const p256_jacobian *P2) argument
976 p256_add_mixed(p256_jacobian *P1, const p256_affine *P2) argument
[all...]
H A Dec_p256_m64.c833 p256_add(p256_jacobian *P1, const p256_jacobian *P2) argument
945 p256_add_mixed(p256_jacobian *P1, const p256_affine *P2) argument
[all...]
H A Dec_prime_i15.c453 run_code(jacobian *P1, const jacobian *P2, const curve_params *cc, const uint16_t *code) argument
546 point_add(jacobian *P1, const jacobian *P2, const curve_params *cc) argument
[all...]
H A Dec_prime_i31.c451 run_code(jacobian *P1, const jacobian *P2, const curve_params *cc, const uint16_t *code) argument
544 point_add(jacobian *P1, const jacobian *P2, const curve_params *cc) argument
[all...]
/freebsd-12-stable/lib/msun/bsdsrc/
H A Db_tgamma.c100 #define P1 2.65757198651533466104979197553e-01 macro
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h193 Predicate all(Predicate P0, Predicate P1) { argument
200 Predicate all(Predicate P0, Predicate P1, Args... args) { argument
/freebsd-12-stable/contrib/binutils/opcodes/
H A Dia64-opc.h68 #define P1 IA64_OPND_P1 macro

Completed in 393 milliseconds

12