Home
last modified time | relevance | path

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

12

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

12