Searched refs:orig_arg (Results 1 - 21 of 21) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Domp-simd-clone.c591 sc->args[i].orig_arg = node->definition ? parm : NULL_TREE;
687 sc->args[i].orig_arg
977 tree basetype = TREE_TYPE (node->simdclone->args[i].orig_arg);
1123 ptype = TREE_TYPE (node->simdclone->args[i].orig_arg);
1127 ptype = TREE_TYPE (TREE_TYPE (node->simdclone->args[i].orig_arg));
1134 tree arg = node->simdclone->args[idx].orig_arg;
1399 && (TREE_ADDRESSABLE (node->simdclone->args[i].orig_arg)
1401 (TREE_TYPE (node->simdclone->args[i].orig_arg))))
1403 tree orig_arg = node->simdclone->args[i].orig_arg; local
1425 tree orig_arg = node->simdclone->args[i].orig_arg; local
1448 tree orig_arg = node->simdclone->args[i].orig_arg; local
1498 tree orig_arg = node->simdclone->args[i].orig_arg; local
1565 tree orig_arg = node->simdclone->args[i].orig_arg; local
[all...]
H A Dtree-vect-loop-manip.c1084 tree orig_arg = PHI_ARG_DEF_FROM_EDGE (phi, e); local
1088 add_phi_arg (phi, orig_arg, new_exit, orig_locus);
1151 tree orig_arg = PHI_ARG_DEF_FROM_EDGE (orig_phi, orig_e); local
1155 add_phi_arg (new_phi, orig_arg, new_e, orig_locus);
2158 tree orig_arg = PHI_ARG_DEF (orig_phi, 0); local
2159 if (TREE_CODE (orig_arg) != SSA_NAME || virtual_operand_p (orig_arg))
2166 tree new_res = copy_ssa_name (orig_arg);
2168 add_phi_arg (lcphi, orig_arg, single_exit (first), UNKNOWN_LOCATION);
H A Dcgraph.h788 tree orig_arg; variable
790 /* orig_arg's function (or for extern functions type from
795 orig_arg that after adjusting the argument types will live in
799 vector(simdlen) __typeof__(orig_arg) new_arg. */
811 __typeof__(orig_arg) simd_array[simdlen]. */
H A Dbuiltins.c2505 tree orig_arg = arg;
2523 CALL_EXPR_ARG (exp, 0) = orig_arg;
9615 tree orig_arg, max_exp, min_exp;
9620 orig_arg = arg = builtin_save_expr (arg);
9656 complex_double_type_node, orig_arg);
2504 tree orig_arg = arg; local
9612 tree orig_arg, max_exp, min_exp; local
H A Dfunction.c3939 function_arg_info orig_arg (type, data.arg.named);
3940 if (reference_callee_copied (&all.args_so_far_v, orig_arg))
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Domp-simd-clone.cc596 sc->args[i].orig_arg = node->definition ? parm : NULL_TREE;
696 sc->args[i].orig_arg
986 tree basetype = TREE_TYPE (node->simdclone->args[i].orig_arg);
1133 ptype = TREE_TYPE (node->simdclone->args[i].orig_arg);
1137 ptype = TREE_TYPE (TREE_TYPE (node->simdclone->args[i].orig_arg));
1144 tree arg = node->simdclone->args[idx].orig_arg;
1411 && (TREE_ADDRESSABLE (node->simdclone->args[i].orig_arg)
1413 (TREE_TYPE (node->simdclone->args[i].orig_arg))))
1415 tree orig_arg = node->simdclone->args[i].orig_arg; local
1437 tree orig_arg = node->simdclone->args[i].orig_arg; local
1460 tree orig_arg = node->simdclone->args[i].orig_arg; local
1510 tree orig_arg = node->simdclone->args[i].orig_arg; local
1577 tree orig_arg = node->simdclone->args[i].orig_arg; local
[all...]
H A Dtree-vect-loop-manip.cc1158 tree orig_arg = PHI_ARG_DEF_FROM_EDGE (phi, e); local
1162 add_phi_arg (phi, orig_arg, new_exit, orig_locus);
1225 tree orig_arg = PHI_ARG_DEF_FROM_EDGE (orig_phi, orig_e); local
1229 add_phi_arg (new_phi, orig_arg, new_e, orig_locus);
2237 tree orig_arg = PHI_ARG_DEF (orig_phi, 0); local
2238 if (TREE_CODE (orig_arg) != SSA_NAME || virtual_operand_p (orig_arg))
2245 tree new_res = copy_ssa_name (orig_arg);
2247 add_phi_arg (lcphi, orig_arg, single_exit (first), UNKNOWN_LOCATION);
H A Dcgraph.h738 tree orig_arg; variable
740 /* orig_arg's function (or for extern functions type from
745 orig_arg that after adjusting the argument types will live in
749 vector(simdlen) __typeof__(orig_arg) new_arg. */
761 __typeof__(orig_arg) simd_array[simdlen]. */
H A Dbuiltins.cc2489 tree orig_arg = arg;
2507 CALL_EXPR_ARG (exp, 0) = orig_arg;
8811 tree orig_arg, max_exp, min_exp;
8816 orig_arg = arg = builtin_save_expr (arg);
8852 complex_double_type_node, orig_arg);
2488 tree orig_arg = arg; local
8808 tree orig_arg, max_exp, min_exp; local
H A Dfunction.cc3940 function_arg_info orig_arg (type, data.arg.named);
3941 if (reference_callee_copied (&all.args_so_far_v, orig_arg))
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dtaskloop.c203 char *orig_arg = arg; local
220 arg = orig_arg;
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_interceptors_mac.cc397 void *orig_arg; member in struct:__tsan::__anon1363::call_once_callback_args
403 new_args->orig_func(new_args->orig_arg);
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dtaskloop.c222 char *orig_arg = arg; local
239 arg = orig_arg;
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_interceptors_mac.cc422 void *orig_arg; member in struct:__tsan::__anon7754::call_once_callback_args
428 new_args->orig_func(new_args->orig_arg);
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interceptors_mac.cpp495 void *orig_arg; member in struct:__tsan::__anon69::call_once_callback_args
501 new_args->orig_func(new_args->orig_arg);
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dpt.cc8407 tree orig_arg; local
8432 orig_arg = arg;
8481 error ("invalid use of destructor %qE as a type", orig_arg);
8487 "use %<typename %E%>", orig_arg);
8489 orig_arg = make_typename_type (TREE_OPERAND (arg, 0),
8493 arg = orig_arg;
8512 (DECL_P (arg) ? DECL_NAME (arg) : orig_arg));
8524 " expected a class template, got %qE", orig_arg);
8527 " expected a type, got %qE", orig_arg);
8544 " expected a class template, got %qT", orig_arg);
8685 orig_arg, TREE_TYPE (orig_arg), t); local
[all...]
H A Dconstexpr.cc3222 tree orig_arg = TREE_OPERAND (t, 0); local
3223 tree arg = cxx_eval_constant_expression (ctx, orig_arg, /*lval*/false,
3232 if (arg == orig_arg)
H A Dsemantics.cc12294 tree orig_arg = arg;
12306 arg = orig_arg;
12288 tree orig_arg = arg; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c8191 tree orig_arg; local
8216 orig_arg = arg;
8265 error ("invalid use of destructor %qE as a type", orig_arg);
8271 "use %<typename %E%>", orig_arg);
8273 orig_arg = make_typename_type (TREE_OPERAND (arg, 0),
8277 arg = orig_arg;
8296 (DECL_P (arg) ? DECL_NAME (arg) : orig_arg));
8308 " expected a class template, got %qE", orig_arg);
8311 " expected a type, got %qE", orig_arg);
8328 " expected a class template, got %qT", orig_arg);
8460 orig_arg, TREE_TYPE (orig_arg), t); local
12891 tree orig_arg = NULL_TREE; local
13232 tsubst_argument_pack(tree orig_arg, tree args, tsubst_flags_t complain, tree in_decl) argument
13270 tree orig_arg = TREE_VEC_ELT (t, i); local
[all...]
H A Dconstexpr.c2925 tree orig_arg = TREE_OPERAND (t, 0); local
2926 tree arg = cxx_eval_constant_expression (ctx, orig_arg, /*lval*/false,
2935 if (arg == orig_arg)
H A Dsemantics.c10393 tree orig_arg = arg;
10405 arg = orig_arg;
10387 tree orig_arg = arg; local

Completed in 982 milliseconds