Home
last modified time | relevance | path

Searched refs:get_subtarget (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Dexpr.c141 static rtx get_subtarget (rtx);
3859 get_subtarget (rtx x) in get_subtarget() function
5969 rtx subtarget = get_subtarget (target); in force_operand()
6820 subtarget = get_subtarget (target); in expand_expr_real_1()
9209 if (! get_subtarget (target) in do_store_flag()
DChangeLog-200418558 (get_subtarget): Don't use RTX_UNCHANGING_P.
18848 * expr.c (get_subtarget): Likewise.
29823 emit_push_insn, get_subtarget, expand_assignment, store_expr,
DChangeLog-200019577 * expr.c (get_subtarget): New function.