Searched refs:references (Results 1 - 25 of 98) sorted by relevance

1234

/haiku-buildtools/binutils/gas/testsuite/gas/all/
H A Dforward.d2 #name: forward references
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/all/
H A Dforward.d2 #name: forward references
/haiku-buildtools/binutils/gas/testsuite/gas/mips/
H A Dpcrel-2.d2 #name: Locally-resolvable PC-relative data references
H A Dpcrel-1.d2 #name: Locally-resolvable PC-relative code references
H A Dpcrel-4-32.d2 #name: Valid cross-section PC-relative references (o32)
H A Dpcrel-4-n32.d2 #name: Valid cross-section PC-relative references (n32)
/haiku-buildtools/gcc/gcc/
H A Dipa-ref.h72 /* List of references. This is stored in both callgraph and varpool nodes. */
79 if (!vec_safe_length (references))
81 return &(*references)[0];
122 references = NULL;
125 /* Return number of references. */
128 return vec_safe_length (references);
131 /* Store actual references in references vector. */
132 vec<ipa_ref_t, va_gc> *references; variable
133 /* Referring is vector of pointers to references
[all...]
H A Dipa-ref.c56 vec<ipa_ref_t, va_gc> *old_references = list2->references;
90 last = &list2->references->last ();
99 list2->references->pop ();
100 gcc_assert (list2->references == old_references);
/haiku-buildtools/binutils/ld/testsuite/ld-sh/sh64/
H A Dcrange-1.s1 ! Support file for .cranges tests to resolve all references for
H A Ddlsection-1.s1 ! Test gc-sections and datalabel references.
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-sh/sh64/
H A Dcrange-1.s1 ! Support file for .cranges tests to resolve all references for
/haiku-buildtools/cloog/source/
H A Dstride.c14 s->references = 1;
52 stride->references++;
61 stride->references--;
62 if (stride->references > 0)
/haiku-buildtools/binutils/binutils/testsuite/binutils-all/
H A Dtestranges-ia64.d4 #name: unordered .debug_info references to .debug_ranges
H A Dtestranges.d4 #name: unordered .debug_info references to .debug_ranges
/haiku-buildtools/binutils/gas/testsuite/gas/iq2000/
H A Dhazard0.s2 # instruction references a register which is the target of a load.
H A Dhazard1.s2 # instruction references a register which is the target of a load.
H A Dhazard2.s2 # instruction references a register which is the target of a load.
H A Dhazard3.s2 # instruction references a register which is the target of a load.
H A Dhazard4.s2 # instruction references a register which is the target of a load.
H A Dhazard5.s2 # instruction references a register which is the target of a load.
H A Doddldw.s2 # instruction references a register which is the target of a load.
H A Doddsdw.s2 # instruction references a register which is the target of a load.
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/iq2000/
H A Dhazard0.s2 # instruction references a register which is the target of a load.
H A Dhazard1.s2 # instruction references a register which is the target of a load.
H A Dhazard2.s2 # instruction references a register which is the target of a load.

Completed in 220 milliseconds

1234