Searched defs:first_insn (Results 1 - 22 of 22) sorted by relevance

/haiku-buildtools/gcc/gcc/config/sh/
H A Dsh-protos.h321 sh_treg_insns (rtx_insn* first_insn, rtx_insn* nott_insn) argument
329 rtx_insn* first_insn (void) const { return m_first_insn; } function in class:sh_treg_insns
H A Dsh.c14424 rtx_insn* first_insn = get_insns (); local
/haiku-buildtools/legacy/gcc/gcc/
H A Dcalls.c1793 rtx first_insn local
H A Dfunction.h163 rtx first_insn; member in struct:function
H A Dintegrate.c496 rtx first_insn, last_insn, insn; local
H A Dprofile.c90 rtx first_insn; member in struct:bb_info
[all...]
H A Demit-rtl.c173 static rtx first_insn = NULL; variable
[all...]
H A Dgenattrtab.c165 struct insn_ent *first_insn; /* First insn with this value. */ member in struct:attr_value
[all...]
H A Dfunction.c1759 rtx first_insn = get_insns (); local
H A Dstmt.c206 rtx first_insn; member in struct:nesting::__anon3445::__anon3448
[all...]
/haiku-buildtools/legacy/gcc/gcc/config/v850/
H A Dv850.c1171 emit_insn_before (gen_rtx (SET, Pmode, *p_r1, *p_ep), first_insn); local
1173 emit_insn_before (gen_rtx (SET, Pmode, *p_ep, reg), first_insn); local
1192 rtx first_insn; member in struct:__anon3160
[all...]
/haiku-buildtools/gcc/gcc/config/v850/
H A Dv850.c1147 substitute_ep_register(rtx_insn *first_insn, rtx_insn *last_insn, int uses, int regno, rtx * p_r1, rtx * p_ep) argument
1243 emit_insn_before (gen_rtx_SET (Pmode, *p_r1, *p_ep), first_insn); local
1245 emit_insn_before (gen_rtx_SET (Pmode, *p_ep, reg), first_insn); local
1260 rtx_insn *first_insn; member in struct:__anon586
[all...]
/haiku-buildtools/gcc/gcc/
H A Dgenattrtab.c166 struct insn_ent *first_insn; /* First insn with this value. */ member in struct:attr_value
[all...]
H A Dsel-sched.c2907 compute_av_set_inside_bb(insn_t first_insn, ilist_t p, int ws, bool need_copy_p) argument
6480 insn_t first_insn, bb_tail, before_first; local
[all...]
H A Dgenautomata.c6469 ainsn_t first_insn; local
/haiku-buildtools/gcc/gcc/config/bfin/
H A Dbfin.c4127 rtx_insn *insn, *first_insn = NULL; local
4199 emit_insn_before (gen_nop (), first_insn); local
/haiku-buildtools/gcc/gcc/config/m68k/
H A Dm68k.c4821 strict_low_part_peephole_ok(machine_mode mode, rtx_insn *first_insn, rtx target) argument
/haiku-buildtools/gcc/gcc/config/s390/
H A Ds390.c7889 rtx_insn *first_insn; member in struct:constant_pool
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-xtensa.c8021 fragS *first_insn; local
/haiku-buildtools/binutils/gas/config/
H A Dtc-xtensa.c8864 fragS *first_insn; local
/haiku-buildtools/binutils/bfd/
H A Delf32-arm.c5801 uint32_t first_insn; local
19035 bfd_vma first_insn; local
/haiku-buildtools/gcc/gcc/config/arm/
H A Darm.c22740 rtx_insn *first_insn = insn; local

Completed in 783 milliseconds