Searched defs:p0 (Results 1 - 25 of 92) sorted by relevance

1234

/freebsd-current/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_trampoline_hexagon.S44 p0 = !cmp.eq(r8, #0) define
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Dmemcpy_likely_aligned.S24 p0 = bitsclr(r1,#7) define
25 p0 = bitsclr(r0,#7) define
H A Dmemcpy_forward_vp4cp4n2.S65 p0 = cmp.eq(r3, #0) define
107 p0 = cmp.eq(r2, #0) define
H A Dumoddi3.S41 p0 = cmp.gtu(r5:4,r3:2) // check if divisor > dividend define
50 p0 = cmp.gtu(r13:12,r3:2) // set predicate reg if shifted divisor > current remainder define
H A Dudivmoddi4.S41 p0 = cmp.gtu(r5:4,r3:2) // check if divisor > dividend define
50 p0 = cmp.gtu(r13:12,r3:2) // set predicate reg if shifted divisor > current remainder define
H A Dudivdi3.S41 p0 = cmp.gtu(r5:4,r3:2) // check if divisor > dividend define
50 p0 = cmp.gtu(r13:12,r3:2) // set predicate reg if shifted divisor > current remainder define
H A Dudivmodsi4.S28 p0 = cmp.gtu(r1,r0) define
39 p0 = cmp.eq(r6,#0) define
45 p0 = cmp.gtu(r2,r1) define
51 p0 = cmp.gtu(r2,r1) define
[all...]
H A Dudivsi3.S27 p0 = cmp.gtu(r1,r0) define
42 p0 = cmp.gtu(r2,r1) define
48 p0 = cmp.gtu(r2,r1) define
H A Dumodsi3.S27 p0 = cmp.gtu(r1,r0) define
41 p0 = cmp.gtu(r2,r0) define
47 p0 = cmp.gtu(r2,r0) define
H A Ddivdi3.S49 p0 = cmp.gtu(r5:4,r3:2) // check if divisor > dividend define
58 p0 = cmp.gtu(r13:12,r3:2) // set predicate reg if shifted divisor > current remainder define
H A Dmoddi3.S47 p0 = cmp.gtu(r5:4,r3:2) // check if divisor > dividend define
56 p0 = cmp.gtu(r13:12,r3:2) // set predicate reg if shifted divisor > current remainder define
H A Dmodsi3.S33 p0 = cmp.gtu(r1,r2) define
48 p0 = cmp.gtu(r2,r0) define
54 p0 = cmp.gtu(r2,r0) define
H A Ddfminmax.S40 p0 = dfclass(A,#0x10) // If A is a number define
60 p0 = dfclass(A,#0x10) define
H A Ddivsi3.S26 p0 = cmp.ge(r0,#0) define
41 p0 = cmp.gtu(r2,r5) define
48 p0 = cmp.gtu(r2,r5) define
66 p0 = cmp.gtu(r2,r1) define
72 p0 define
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/M68k/GISel/
H A DM68kLegalizerInfo.cpp27 const LLT p0 = LLT::pointer(0, 32); local
[all...]
/freebsd-current/contrib/libarchive/tar/test/
H A Dtest_option_C_mtree.c32 char *p0; local
H A Dtest_option_r.c33 char *p0, *p1; local
[all...]
/freebsd-current/contrib/arm-optimized-routines/pl/math/
H A Dsv_exp2f_1u6.c58 svfloat32_t p0 = svmul_x (pg, r, d->poly[0]); local
H A Dsv_expf_inline.h60 svfloat32_t p0 = svmul_f32_x (pg, r, C (0)); local
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dmemmem.c83 size_t i, ip, jp, k, p, ms, p0, mem, mem0; local
/freebsd-current/lib/libc/string/
H A Dstrstr.c76 size_t l, ip, jp, k, p, ms, p0, mem, mem0; local
H A Dmemmem.c79 size_t i, ip, jp, k, p, ms, p0, mem, mem0; local
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_endian.h68 unsigned int p0 = p[0]; local
84 unsigned int p0 = p[0]; local
106 unsigned int p0 = p[0]; local
122 unsigned int p0 = p[0]; local
/freebsd-current/contrib/netbsd-tests/lib/libc/regex/
H A Dt_exhaust.c79 p0(size_t len) function
/freebsd-current/crypto/openssl/crypto/rc2/
H A Drc2_cbc.c97 register RC2_INT *p0, *p1; local
143 register RC2_INT *p0, *p1; local
[all...]

Completed in 165 milliseconds

1234