Searched defs:into (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | combine.c | 688 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 D | tree-ssa-structalias.c | 5832 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 D | combine.c | 712 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 D | tree-loop-distribution.c | 2802 struct partition *into; in distribute_loop() local
|
H A D | tree-ssa-structalias.c | 6365 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 D | zdict.c | 396 const char* const into = (const char*) container; in isIncluded() local
|