Searched refs:twin (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dhaifa-sched.c734 rtx prev_first, twin;
746 twin = insn;
751 twin = PREV_INSN (BB_END (rec));
756 for (link = INSN_DEPEND (twin); link; link = XEXP (link, 1))
782 twin == insn ?
785 twin == insn ? link : 0,
793 twin = PREV_INSN (twin);
795 while (twin != prev_first);
3360 process_insn_depend_be_in_spec (rtx link, rtx twin, ds_
731 rtx prev_first, twin; local
3355 process_insn_depend_be_in_spec(rtx link, rtx twin, ds_t fs) argument
3449 rtx link, check, twin; local
3499 process_insn_depend_be_in_spec (INSN_DEPEND (insn), twin, ts); local
3520 rtx twin; local
3710 rtx label, check, twin, link; local
3922 process_insn_depend_be_in_spec (INSN_DEPEND (insn), twin, fs); local
[all...]
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Dsol-ci.asm99 # _environ and its evil twin environ, pointing to the environment
/freebsd-11-stable/contrib/apr-util/dbm/sdbm/
H A Dsdbm.c306 char twin[PBLKSIZ]; local
308 char *new = twin;

Completed in 77 milliseconds