Searched refs:expand_builtin_unop (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | builtins.c | 149 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 D | builtins.cc | 152 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 D | ChangeLog.tuples | 3352 expand_builtin_bswap, expand_builtin_unop, expand_builtin_fputs,
|
H A D | ChangeLog-2007 | 20950 (expand_builtin_unop): Ditto. 28480 (expand_builtin_unop): Likewise.
|
H A D | ChangeLog-2003 | 29309 * builtins.c (expand_builtin_unop): New target_mode operand; 33907 * builtins.c (expand_builtin_unop): Rename from expand_builtin_ffs
|
H A D | ChangeLog-2010 | 14322 (expand_builtin_unop): Only use subtarget if it has the right mode.
|
H A D | ChangeLog-2011 | 21008 * builtins.c (expand_builtin_unop): Call expand_unop with 0 as
|
H A D | ChangeLog-2004 | 16181 std_gimplify_va_arg_expr, expand_builtin_unop,
|