Home
last modified time | relevance | path

Searched refs:expand_ccmp_expr (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dccmp.h23 extern rtx expand_ccmp_expr (gimple *, machine_mode);
H A Dccmp.cc282 expand_ccmp_expr (gimple *g, machine_mode mode) in expand_ccmp_expr() function
H A Dexpr.cc10499 r = expand_ccmp_expr (g, mode); in expand_expr_real_1()
H A DChangeLog-20167196 (expand_ccmp_expr): Likewise.
34519 * ccmp.c (expand_ccmp_expr): Extract cmp_code from return value of
H A DChangeLog-201725894 (expand_ccmp_expr): Pass tree instead of gimple to expand_ccmp_expr_1,
25896 * ccmp.h (expand_ccmp_expr): Add mode as argument.
H A DChangeLog-201541982 (expand_ccmp_expr): Don't use it.
42676 (expand_ccmp_expr_1, expand_ccmp_expr): Handle operand insn sequence
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dccmp.h23 extern rtx expand_ccmp_expr (gimple *, machine_mode);
H A Dccmp.c284 expand_ccmp_expr (gimple *g, machine_mode mode) in expand_ccmp_expr() function
H A Dexpr.c10057 r = expand_ccmp_expr (g, mode); in expand_expr_real_1()