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

12

/freebsd-11-stable/lib/msun/src/
H A Ds_cbrt.c31 P1 = -1.88497979543377169875, /* 0xbffe28e0, 0x92f02420 */ variable
H A Ds_exp2f.c40 P1 = 0x1.62e430p-1f, variable
H A Ds_exp2.c40 P1 = 0x1.62e42fefa39efp-1, variable
H A De_expf.c38 P1 = 1.6666625440e-1, /* 0xaaaa8f.0p-26 */ 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-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DCmpInstAnalysis.cpp60 bool llvm::predicatesFoldable(ICmpInst::Predicate P1, ICmpInst::Predicate P2) { argument
/freebsd-11-stable/lib/msun/ld128/
H A Ds_exp2l.c47 P1 = 0x1.62e42fefa39ef35793c7673007e6p-1L, variable
/freebsd-11-stable/lib/msun/ld80/
H A Ds_exp2l.c51 P1 = LD80C(0xb17217f7d1cf79ac, -1, 6.93147180559945309429e-1L); variable in typeref:union:IEEEl2bits
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h81 static bool isEqual(PoolEntry *P1, PoolEntry *P2) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypePointer.cpp158 isInheritanceKind(const MemberPointerInfo &MPI, PointerToMemberRepresentation P1, PointerToMemberRepresentation P2) argument
/freebsd-11-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-11-stable/lib/msun/bsdsrc/
H A Db_tgamma.c98 #define P1 2.65757198651533466104979197553e-01 macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.h91 inline GCNRegPressure max(const GCNRegPressure &P1, const GCNRegPressure &P2) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp108 Value *P0 = Phi.getOperand(0), *P1 = Phi.getOperand(1); local
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dia64-opc.h68 #define P1 IA64_OPND_P1 macro
/freebsd-11-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-11-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DProgramPoint.h114 ProgramPoint(const void *P1, argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp287 *P1 = N1.getAsSubstTemplateTemplateParmPack(), local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSTLExtras.h1033 inline int array_pod_sort_comparator(const void *P1, const void *P2) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp372 const Value *P1 = Earlier.Ptr->stripPointerCasts(); local
/freebsd-11-stable/crypto/openssl/crypto/modes/
H A Dgcm128.c1742 static const u8 K1[16], *P1 = NULL, *A1 = NULL, IV1[12], *C1 = NULL; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp1362 auto P1 = MaxAlign(Tree.nodesWith(R.Max, false), R.Align, R.Offset); local
H A DHexagonCommonGEP.cpp485 uintptr_t P1 = uintptr_t(N1), P2 = uintptr_t(N2); local

Completed in 313 milliseconds

12