Home
last modified time | relevance | path

Searched refs:expand_builtin_unop (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dbuiltins.c149 static rtx expand_builtin_unop (machine_mode, tree, rtx, rtx, optab);
5927 expand_builtin_unop (machine_mode target_mode, tree exp, rtx target, in expand_builtin_unop() function
8041 target = expand_builtin_unop (target_mode, exp, target, in expand_builtin()
8048 target = expand_builtin_unop (target_mode, exp, target, in expand_builtin()
8055 target = expand_builtin_unop (target_mode, exp, target, in expand_builtin()
8062 target = expand_builtin_unop (target_mode, exp, target, in expand_builtin()
8069 target = expand_builtin_unop (target_mode, exp, target, in expand_builtin()
8076 target = expand_builtin_unop (target_mode, exp, target, in expand_builtin()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dbuiltins.cc152 static rtx expand_builtin_unop (machine_mode, tree, rtx, rtx, optab);
5081 expand_builtin_unop (machine_mode target_mode, tree exp, rtx target, in expand_builtin_unop() function
7299 target = expand_builtin_unop (target_mode, exp, target, in expand_builtin()
7306 target = expand_builtin_unop (target_mode, exp, target, in expand_builtin()
7313 target = expand_builtin_unop (target_mode, exp, target, in expand_builtin()
7320 target = expand_builtin_unop (target_mode, exp, target, in expand_builtin()
7327 target = expand_builtin_unop (target_mode, exp, target, in expand_builtin()
7334 target = expand_builtin_unop (target_mode, exp, target, in expand_builtin()
H A DChangeLog.tuples3352 expand_builtin_bswap, expand_builtin_unop, expand_builtin_fputs,
H A DChangeLog-200720950 (expand_builtin_unop): Ditto.
28480 (expand_builtin_unop): Likewise.
H A DChangeLog-200329309 * builtins.c (expand_builtin_unop): New target_mode operand;
33907 * builtins.c (expand_builtin_unop): Rename from expand_builtin_ffs
H A DChangeLog-201014322 (expand_builtin_unop): Only use subtarget if it has the right mode.
H A DChangeLog-201121008 * builtins.c (expand_builtin_unop): Call expand_unop with 0 as
H A DChangeLog-200416181 std_gimplify_va_arg_expr, expand_builtin_unop,