Home
last modified time | relevance | path

Searched defs:into (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcombine.c688 do_SUBST (rtx *into, rtx newval) in do_SUBST()
741 do_SUBST_INT (int *into, int newval) in do_SUBST_INT()
770 do_SUBST_MODE (rtx *into, enum machine_mode newval) in do_SUBST_MODE()
797 do_SUBST_LINK (struct insn_link **into, struct insn_link *newval) in do_SUBST_LINK()
H A Dtree-ssa-structalias.c5832 set_uids_in_ptset (bitmap into, bitmap from, struct pt_solution *pt) in set_uids_in_ptset()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dcombine.c712 do_SUBST (rtx *into, rtx newval) in do_SUBST()
765 do_SUBST_INT (int *into, int newval) in do_SUBST_INT()
794 do_SUBST_MODE (rtx *into, machine_mode newval) in do_SUBST_MODE()
820 do_SUBST_LINK (struct insn_link **into, struct insn_link *newval) in do_SUBST_LINK()
H A Dtree-loop-distribution.c2802 struct partition *into; in distribute_loop() local
H A Dtree-ssa-structalias.c6365 set_uids_in_ptset (bitmap into, bitmap from, struct pt_solution *pt, in set_uids_in_ptset()
/dflybsd-src/contrib/zstd/lib/dictBuilder/
H A Dzdict.c396 const char* const into = (const char*) container; in isIncluded() local