Searched defs:biv (Results 1 – 9 of 9) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 20010723-1.c | 4 int biv,giv; in test() local
|
/openbsd-src/sys/arch/hppa/dev/ |
H A D | apic.c | 164 struct apic_iv *aiv, *biv; in apic_intr_establish() local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | loop-iv.c | 798 struct biv_entry *biv = htab_find_with_hash (bivs, def, REGNO (def)); in analyzed_for_bivness_p() local 810 struct biv_entry *biv = XNEW (struct biv_entry); in record_biv() local
|
/openbsd-src/sys/arch/alpha/alpha/ |
H A D | machdep.c | 199 alpha_init(unused, ptb, bim, bip, biv) in alpha_init() argument
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | pp.c | 1350 const IV biv = SvIVX(svr); PP() local 1481 const IV biv = SvIVX(svr); PP() local 1586 const IV biv = SvIVX(svr); PP() local 1929 const IV biv = SvIVX(svr); PP() local [all...] |
H A D | pp_hot.c | 1639 const IV biv = SvIVX(svr); PP() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | loop.h | 172 struct induction *biv; /* List of all insns that set this reg. */ member
|
H A D | unroll.c | 3157 struct induction *biv; local
|
H A D | loop.c | 3845 struct induction *biv = bl->biv, *biv1; local 6153 struct induction *biv, *giv; local 8810 biv_elimination_giv_has_0_offset (biv, giv, insn) in biv_elimination_giv_has_0_offset() argument
|