Searched refs:inv (Results 1 - 25 of 41) sorted by relevance

12

/freebsd-11-stable/contrib/gcc/
H A Dloop-invariant.c129 struct invariant *inv; member in struct:invariant_expr_entry
263 struct invariant *inv; local
278 inv = invariant_for_use (use);
279 if (!inv)
282 gcc_assert (inv->eqto != ~0u);
283 return inv->eqto;
416 return invariant_expr_equal_p (entry1->inv->insn, entry1->expr,
417 entry2->inv->insn, entry2->expr);
426 struct invariant *inv)
428 hashval_t hash = hash_invariant_expr_1 (inv
425 find_or_insert_inv(htab_t eq, rtx expr, enum machine_mode mode, struct invariant *inv) argument
456 find_identical_invariants(htab_t eq, struct invariant *inv) argument
492 struct invariant *inv; local
633 struct invariant *inv = XNEW (struct invariant); local
698 struct invariant *inv; local
745 struct invariant *inv; local
808 struct invariant *inv; local
914 get_inv_cost(struct invariant *inv, int *comp_cost, unsigned *regs_needed) argument
992 gain_for_invariant(struct invariant *inv, unsigned *regs_needed, unsigned new_regs, unsigned regs_used, unsigned n_inv_uses) argument
1018 struct invariant *inv; local
1049 struct invariant *inv = VEC_index (invariant_p, invariants, invno); local
1074 struct invariant *inv = NULL; local
1132 struct invariant *inv = VEC_index (invariant_p, invariants, invno); local
1238 struct invariant *inv; local
1262 struct invariant *inv; local
[all...]
H A Dlambda-mat.c297 det(MAT)*inv(MAT), and we return det(MAT) to the caller as the function
312 lambda_matrix_inverse (lambda_matrix mat, lambda_matrix inv, int n) argument
321 inv[0][0] = d;
322 inv[0][1] = -c;
323 inv[1][0] = -b;
324 inv[1][1] = a;
329 inv[0][0] *= -1;
330 inv[1][0] *= -1;
331 inv[0][1] *= -1;
332 inv[
343 lambda_matrix_inverse_hard(lambda_matrix mat, lambda_matrix inv, int n) argument
[all...]
H A Dggc-page.c1444 size_t size, inv;
1455 inv = size;
1456 while (inv * size != 1)
1457 inv = inv * (2 - inv*size);
1459 DIV_MULT (order) = inv;
1440 size_t size, inv; local
/freebsd-11-stable/contrib/atf/atf-c/detail/
H A Dsanity_test.c51 enum type { inv, pre, post, unreachable }; enumerator in enum:type
67 case inv:
126 case inv:
166 ATF_TC(inv); variable
167 ATF_TC_HEAD(inv, tc)
171 ATF_TC_BODY(inv, tc)
175 do_test(inv, false);
176 do_test(inv, true);
224 ATF_TP_ADD_TC(tp, inv);
/freebsd-11-stable/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci_hostbvar.h251 bool inv; member in struct:bhnd_pcihb_softc::__anon9312
H A Dbhnd_pci_hostb.c351 bool inv; local
354 inv = ((st & BHND_PCIE_PLP_POLARITY_INV) != 0);
355 sc->sdr9_quirk_polarity.inv = inv;
453 if (sc->sdr9_quirk_polarity.inv)
/freebsd-11-stable/crypto/openssl/crypto/ecdsa/
H A Decs_locl.h71 const BIGNUM *inv, const BIGNUM *rp,
H A Decdsa.h265 const BIGNUM *inv,
H A Decs_lib.c312 const BIGNUM *inv,
309 ECDSA_METHOD_set_sign(ECDSA_METHOD *ecdsa_method, ECDSA_SIG *(*ecdsa_do_sign) (const unsigned char *dgst, int dgst_len, const BIGNUM *inv, const BIGNUM *rp, EC_KEY *eckey)) argument
/freebsd-11-stable/lib/msun/src/
H A Ds_tanhl.c89 long double inv, r; local
97 inv = 1 / (d + e);
99 r = (a + b) * inv;
107 r = r + (a - d * r + b - e * r) * inv;
/freebsd-11-stable/sys/dev/nctgpio/
H A Dnctgpio.c365 uint8_t inv; local
369 inv = read_cfg_reg_1(sc, reg);
370 inv |= (NCT_PIN_BIT(pin_num));
371 write_cfg_reg_1(sc, reg, inv);
378 uint8_t inv; local
382 inv = read_cfg_reg_1(sc, reg);
383 inv &= ~(NCT_PIN_BIT(pin_num));
384 write_cfg_reg_1(sc, reg, inv);
391 uint8_t inv; local
395 inv
[all...]
/freebsd-11-stable/crypto/heimdal/lib/wind/
H A Dgen-normalize.py136 inv = dict([(''.join(["%05x" % int(x, 0x10) for x in v[4].split(' ')]), variable
165 for k,v in inv.items():
/freebsd-11-stable/contrib/groff/src/libs/libbib/
H A Dlinear.cpp102 for (const unsigned char *inv = inv_map[uchar(pat[i])]; *inv; inv++)
103 delta[*inv] = len - i - 1;
/freebsd-11-stable/usr.sbin/boot0cfg/
H A Dboot0cfg.c559 int inv, i, x; local
564 if ((inv = !strncmp(q, "no", 2)))
572 inv ^= 1;
574 if (inv)
/freebsd-11-stable/sys/contrib/rdma/krping_compat/
H A Dkrping.c991 struct ib_send_wr *bad_wr, inv; local
1021 cb->rdma_sq_wr.next = &inv;
1022 memset(&inv, 0, sizeof inv);
1023 inv.opcode = IB_WR_LOCAL_INV;
1024 inv.ex.invalidate_rkey = cb->fastreg_mr->rkey;
1025 inv.send_flags = IB_SEND_FENCE;
1066 DEBUG_LOG(cb, "send-w-inv rkey 0x%x\n", cb->remote_rkey);
1123 DEBUG_LOG(cb, "send-w-inv rkey 0x%x\n", cb->remote_rkey);
1661 * sq-depth worth of fastreg + 0B read-inv pair
1983 struct ib_send_wr *fr, *write, *inv, *bad; local
2822 struct ib_send_wr fr, inv, *bad; local
2942 struct ib_send_wr fr, inv, *bad; local
[all...]
/freebsd-11-stable/usr.bin/mkesdb/
H A Dyacc.y229 set_invalid(u_int32_t inv)
232 invalid = inv;
/freebsd-11-stable/sys/dev/sound/pci/hda/
H A Dhdac.c236 int i = 0, j, k, len, inv; local
262 inv = 2;
264 inv = 0;
265 for (k = 0; len > inv && k < nitems(hdac_quirks_tab); k++) {
266 if (strncmp(res + i + inv,
267 hdac_quirks_tab[k].key, len - inv) != 0)
269 if (len - inv != strlen(hdac_quirks_tab[k].key))
272 printf(" %s%s", (inv != 0) ? "no" : "",
275 if (inv == 0) {
278 } else if (inv !
[all...]
/freebsd-11-stable/sys/contrib/rdma/krping/
H A Dkrping.c776 struct ib_send_wr *bad_wr, inv; local
806 cb->rdma_sq_wr.wr.next = &inv;
807 memset(&inv, 0, sizeof inv);
808 inv.opcode = IB_WR_LOCAL_INV;
809 inv.ex.invalidate_rkey = cb->reg_mr->rkey;
810 inv.send_flags = IB_SEND_FENCE;
842 DEBUG_LOG("send-w-inv rkey 0x%x\n", cb->remote_rkey);
899 DEBUG_LOG("send-w-inv rkey 0x%x\n", cb->remote_rkey);
1777 struct ib_send_wr inv, *ba local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/aes/asm/
H A Dvpaes-ppc.pl66 .long 0x01020300, 0x05060704, 0x090a0b08, 0x0d0e0f0c ?inv
67 .long 0x05060704, 0x090a0b08, 0x0d0e0f0c, 0x01020300 ?inv
68 .long 0x090a0b08, 0x0d0e0f0c, 0x01020300, 0x05060704 ?inv
69 .long 0x0d0e0f0c, 0x01020300, 0x05060704, 0x090a0b08 ?inv
71 .long 0x03000102, 0x07040506, 0x0b08090a, 0x0f0c0d0e ?inv
72 .long 0x0f0c0d0e, 0x03000102, 0x07040506, 0x0b08090a ?inv
73 .long 0x0b08090a, 0x0f0c0d0e, 0x03000102, 0x07040506 ?inv
74 .long 0x07040506, 0x0b08090a, 0x0f0c0d0e, 0x03000102 ?inv
76 .long 0x00010203, 0x04050607, 0x08090a0b, 0x0c0d0e0f ?inv
77 .long 0x00050a0f, 0x04090e03, 0x080d0207, 0x0c01060b ?inv
[all...]
/freebsd-11-stable/contrib/groff/src/devices/grolbp/
H A Dlbp.h217 inv[4]; /* Inverted */ local
221 vdmnum(0,espejo),vdmnum(inverted,inv));
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dhashtab.c127 hashval_t inv; member in struct:prime_ent
239 htab_mod_1 (hashval_t x, hashval_t y, hashval_t inv, int shift) argument
249 t1 = ((ull)x * inv) >> 32;
270 return htab_mod_1 (hash, p->prime, p->inv, p->shift);
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dhashtab.c127 hashval_t inv; member in struct:prime_ent
239 htab_mod_1 (hashval_t x, hashval_t y, hashval_t inv, int shift) argument
249 t1 = ((ull)x * inv) >> 32;
270 return htab_mod_1 (hash, p->prime, p->inv, p->shift);
/freebsd-11-stable/sys/dev/sound/pcm/
H A Dac97.c879 int ea, inv, err = 0; local
887 inv = (codec->flags & AC97_F_EAPD_INV) ? 0 : 1;
888 ea = (val >> 15) ^ inv;
894 if (ea != ((val >> 15) ^ inv)) {
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPFloat.h433 /// If this value has an exact multiplicative inverse, store it in inv and
435 bool getExactInverse(APFloat *inv) const;
677 bool getExactInverse(APFloat *inv) const;
1196 bool getExactInverse(APFloat *inv) const {
1197 APFLOAT_DISPATCH_ON_SEMANTICS(getExactInverse(inv));
/freebsd-11-stable/contrib/gdb/gdb/
H A Dvalprint.c482 int inv;
510 doub = unpack_double (type, valaddr, &inv);
511 if (inv)
481 int inv; local

Completed in 313 milliseconds

12