Home
last modified time | relevance | path

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

12

/openbsd/gnu/gcc/gcc/config/frv/
H A Dfrv-asm.h31 #define P2(A) P(A) macro
33 #define P2(A) A macro
37 #define P2(A) A macro
/openbsd/gnu/usr.bin/gcc/gcc/config/frv/
H A Dfrv-asm.h31 #define P2(A) P(A) macro
33 #define P2(A) A macro
37 #define P2(A) A macro
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DInlineOrder.cpp84 static bool isMoreDesirable(const SizePriority &P1, const SizePriority &P2) { in isMoreDesirable()
104 static bool isMoreDesirable(const CostPriority &P1, const CostPriority &P2) { in isMoreDesirable()
124 const CostBenefitPriority &P2) { in isMoreDesirable()
192 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()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.abi/
H A Dvmihint.C29 struct P2 : B, P1 {int m;}; struct
/openbsd/lib/libm/src/ld80/
H A Ds_expm1l.c71 P2 = -3.423199068835684263987132888286791620673E2L, variable
H A Ds_exp2l.c50 P2 = 0x1.ebfbdff82c58fp-3, variable
/openbsd/lib/libm/src/
H A Ds_exp2f.c40 P2 = 0x1.ebfbe0p-3f, variable
H A Ds_exp2.c40 P2 = 0x1.ebfbdff82c575p-3, variable
H A De_expf.c33 P2 = -2.7777778450e-03, /* 0xbb360b61 */ variable
H A De_exp.c94 P2 = -2.77777777770155933842e-03, /* 0xBF66C16C, 0x16BEBD93 */ variable
H A De_powf.c37 P2 = -2.7777778450e-03, /* 0xbb360b61 */ variable
H A De_pow.c81 P2 = -2.77777777770155933842e-03, /* 0xBF66C16C, 0x16BEBD93 */ variable
H A Db_tgamma.c94 #define P2 5.53859446429917461063308081748e-03 macro
/openbsd/sys/arch/luna88k/dev/
H A Domrasops.h25 #define P2(addr) ((u_int32_t *)((u_int8_t *)(addr) + 0xC0000)) macro
/openbsd/gnu/llvm/compiler-rt/lib/orc/tests/unit/
H A Dstring_pool_test.cpp22 auto P2 = SP.intern(S); in TEST() local
/openbsd/lib/libm/src/ld128/
H A Ds_expm1l.c68 P2 = 8.944630806357575461578107295909719817253E6L, variable
H A Ds_exp2l.c49 P2 = 0x1.ebfbdff82c58ea86f16b06ec9736p-3L, variable
H A Ds_log1pl.c77 P2 = 2.014652742082537582487669938141683759923E5L, variable
/openbsd/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypePointer.cpp161 PointerToMemberRepresentation P2) { in isInheritanceKind()
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h81 static bool isEqual(PoolEntry *P1, PoolEntry *P2) { in isEqual()
/openbsd/gnu/llvm/compiler-rt/lib/xray/tests/unit/
H A Dprofile_collector_test.cpp169 auto &P2 = Profile1.Path.size() < Profile2.Path.size() ? Profile1 : Profile2; in TEST() local
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.h101 inline GCNRegPressure max(const GCNRegPressure &P1, const GCNRegPressure &P2) { in max()
/openbsd/gnu/usr.bin/binutils/opcodes/
H A Dia64-opc.h68 #define P2 IA64_OPND_P2 macro
/openbsd/gnu/llvm/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