Searched refs:eg (Results 1 - 25 of 35) sorted by relevance

12

/haiku-buildtools/legacy/binutils/gas/testsuite/gas/arc/
H A Dmath.s3 # Stay away from operands with duplicate arguments (eg: add r0,r1,r1).
4 # They will be disassembled as they're macro counterparts (eg: asl r0,r1).
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/symver/
H A Dsymver0.d5 # some toolchains, eg arm-elf toolchain will add $d.
H A Dsymver1.d5 # some toolchains, eg arm-elf toolchain will add $d.
/haiku-buildtools/binutils/gas/testsuite/gas/elf/
H A Dstruct.d6 # some toolchains, eg msp430-elf will add _crt0_movedata.
H A Dsymver.d5 # some toolchains, eg the mips-elf port will add .reginfo and .ptrd
/haiku-buildtools/binutils/gas/testsuite/gas/symver/
H A Dsymver0.d5 # some toolchains, eg arm-elf toolchain will add $d.
H A Dsymver1.d5 # some toolchains, eg arm-elf toolchain will add $d.
/haiku-buildtools/binutils/ld/testsuite/ld-arm/
H A Dfarcall-section.s2 @ if the destination is of type STT_SECTION (eg non-global symbol)
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/elf/
H A Dsymver.d5 # some toolchains, eg the mips-elf port will add .reginfo and .ptrd
/haiku-buildtools/gcc/gcc/
H A Dmode-switching.c127 edge eg = INDEX_EDGE (edge_list, ed);
130 if ((mode = (int)(intptr_t)(eg->aux)) != -1)
133 basic_block src_bb = eg->src;
139 rtl_profile_for_edge (eg);
153 gcc_assert (! (eg->flags & EDGE_ABNORMAL));
156 insert_insn_on_edge (mode_set, eg);
246 edge eg;
254 FOR_EACH_EDGE (eg, ei, EXIT_BLOCK_PTR_FOR_FN (cfun)->preds)
255 if (eg->flags & EDGE_FALLTHRU)
257 basic_block src_bb = eg
126 edge eg = INDEX_EDGE (edge_list, ed); local
245 edge eg; local
594 edge eg; local
727 edge eg = INDEX_EDGE (edge_list, ed); local
[all...]
H A Dgcse.c2181 edge eg = INDEX_EDGE (edge_list, e);
2190 if (eg->flags & EDGE_ABNORMAL)
2195 insert_insn_on_edge (insn, eg);
2168 edge eg = INDEX_EDGE (edge_list, e); local
/haiku-buildtools/binutils/gas/testsuite/gas/i386/ilp32/elf/
H A Dsymver.d6 # some toolchains, eg the mips-elf port will add .reginfo and .ptrd
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-discard/
H A Dextern.d8 # command which will be present in the message, eg "../ld-new"
/haiku-buildtools/binutils/ld/testsuite/ld-discard/
H A Dextern.d10 # command which will be present in the message, eg "../ld-new"
/haiku-buildtools/binutils/ld/testsuite/ld-scripts/
H A Dsection-match-1.d7 # output, not translated into some other name, eg .text
/haiku-buildtools/binutils/binutils/testsuite/binutils-all/
H A Dcopy-2.d8 # than .text because for some file formats (eg PE) the .text
/haiku-buildtools/gcc/contrib/
H A Dtexi2pod.pl330 $ic =~ s/(\d+)/$1 + 1/eg;
342 $ic =~ s/(\d+)/$1 + 1/eg;
/haiku-buildtools/legacy/gcc/libio/
H A DlibioP.h378 #define _IO_setg(fp, eb, g, eg) ((fp)->_IO_read_base = (eb),\
379 (fp)->_IO_read_ptr = (g), (fp)->_IO_read_end = (eg))
H A Dstreambuf.h322 void setg(char* eb, char* g, char *eg) { argument
324 _IO_read_base = eb; _IO_read_ptr = g; _IO_read_end = eg; }
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp811.C169 void setg(char* eb, char* g, char *eg) { _eback=eb; _gptr=g; _egptr=eg; } argument
H A Dp784.C501 void setg(char* eb, char* g, char *eg) { _eback=eb; _gptr=g; _egptr=eg; } argument
/haiku-buildtools/legacy/binutils/etc/
H A Dtexi2pod.pl307 $ic =~ s/(\d+)/$1 + 1/eg;
/haiku-buildtools/binutils/etc/
H A Dtexi2pod.pl327 $ic =~ s/(\d+)/$1 + 1/eg;
/haiku-buildtools/gcc/gmp/mpn/x86/fat/
H A Dfat_entry.asm39 dnl normal entry for applications, eg. __gmpn_add_n.
/haiku-buildtools/gcc/gmp/mpn/x86_64/fat/
H A Dfat_entry.asm53 dnl normal entry for applications, eg. __gmpn_add_n.

Completed in 321 milliseconds

12