HomeSort by: relevance | last modified time | path
    Searched defs:orig_arg (Results 1 - 17 of 17) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgomp/
taskloop.c 222 char *orig_arg = arg; local
239 arg = orig_arg;
  /src/external/gpl3/gcc.old/dist/libgomp/
taskloop.c 222 char *orig_arg = arg; local
239 arg = orig_arg;
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_interceptors_mac.cc 422 void *orig_arg; member in struct:__tsan::__anon4155::call_once_callback_args
428 new_args->orig_func(new_args->orig_arg);
  /src/external/gpl3/gcc/dist/libsanitizer/tsan/
tsan_interceptors_mac.cpp 496 void *orig_arg; member in struct:__tsan::__anon14628::call_once_callback_args
502 new_args->orig_func(new_args->orig_arg);
  /src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
tsan_interceptors_mac.cpp 495 void *orig_arg; member in struct:__tsan::__anon17028::call_once_callback_args
501 new_args->orig_func(new_args->orig_arg);
  /src/external/gpl3/gcc/dist/gcc/
omp-simd-clone.cc 796 sc->args[i].orig_arg = node->definition ? parm : NULL_TREE;
878 sc->args[i].orig_arg
1153 tree basetype = TREE_TYPE (node->simdclone->args[i].orig_arg);
1301 ptype = TREE_TYPE (node->simdclone->args[i].orig_arg);
1305 ptype = TREE_TYPE (TREE_TYPE (node->simdclone->args[i].orig_arg));
1312 tree arg = node->simdclone->args[idx].orig_arg;
1694 && (TREE_ADDRESSABLE (node->simdclone->args[i].orig_arg)
1696 (TREE_TYPE (node->simdclone->args[i].orig_arg))))
1698 tree orig_arg = node->simdclone->args[i].orig_arg; local
1720 tree orig_arg = node->simdclone->args[i].orig_arg; local
1743 tree orig_arg = node->simdclone->args[i].orig_arg; local
1793 tree orig_arg = node->simdclone->args[i].orig_arg; local
1860 tree orig_arg = node->simdclone->args[i].orig_arg; local
    [all...]
cgraph.h 744 tree orig_arg; variable
746 /* orig_arg's function (or for extern functions type from
751 orig_arg that after adjusting the argument types will live in
755 vector(simdlen) __typeof__(orig_arg) new_arg. */
767 __typeof__(orig_arg) simd_array[simdlen]. */
builtins.cc 2517 tree orig_arg = arg;
2535 CALL_EXPR_ARG (exp, 0) = orig_arg;
9627 tree orig_arg, max_exp, min_exp;
9632 orig_arg = arg = builtin_save_expr (arg);
9671 complex_double_type_node, orig_arg);
2516 tree orig_arg = arg; local
9624 tree orig_arg, max_exp, min_exp; local
  /src/external/gpl3/gcc.old/dist/gcc/
omp-simd-clone.cc 596 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...]
cgraph.h 741 tree orig_arg; variable
743 /* orig_arg's function (or for extern functions type from
748 orig_arg that after adjusting the argument types will live in
752 vector(simdlen) __typeof__(orig_arg) new_arg. */
764 __typeof__(orig_arg) simd_array[simdlen]. */
tree-vect-loop-manip.cc 1158 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);
builtins.cc 2489 tree orig_arg = arg;
2507 CALL_EXPR_ARG (exp, 0) = orig_arg;
8813 tree orig_arg, max_exp, min_exp;
8818 orig_arg = arg = builtin_save_expr (arg);
8857 complex_double_type_node, orig_arg);
2488 tree orig_arg = arg; local
8810 tree orig_arg, max_exp, min_exp; local
  /src/external/gpl3/gcc/dist/gcc/cp/
semantics.cc 13215 tree orig_arg = arg;
13227 arg = orig_arg;
13209 tree orig_arg = arg; local
pt.cc 8570 tree orig_arg; local
8595 orig_arg = arg;
8644 error ("invalid use of destructor %qE as a type", orig_arg);
8650 "use %<typename %E%>", orig_arg);
8652 orig_arg = make_typename_type (TREE_OPERAND (arg, 0),
8656 arg = orig_arg;
8675 (DECL_P (arg) ? DECL_NAME (arg) : orig_arg));
8687 " expected a class template, got %qE", orig_arg);
8690 " expected a type, got %qE", orig_arg);
8707 " expected a class template, got %qT", orig_arg);
8859 orig_arg, TREE_TYPE (orig_arg), t); local
13581 tree orig_arg = NULL_TREE; local
13966 tree orig_arg = TREE_VEC_ELT (t, i); local
14057 tree orig_arg = TREE_VEC_ELT (t, i); local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/cp/
constexpr.cc 3222 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)
pt.cc 8430 tree orig_arg; local
8455 orig_arg = arg;
8504 error ("invalid use of destructor %qE as a type", orig_arg);
8510 "use %<typename %E%>", orig_arg);
8512 orig_arg = make_typename_type (TREE_OPERAND (arg, 0),
8516 arg = orig_arg;
8535 (DECL_P (arg) ? DECL_NAME (arg) : orig_arg));
8547 " expected a class template, got %qE", orig_arg);
8550 " expected a type, got %qE", orig_arg);
8567 " expected a class template, got %qT", orig_arg);
8708 orig_arg, TREE_TYPE (orig_arg), t); local
    [all...]
semantics.cc 12394 tree orig_arg = arg;
12406 arg = orig_arg;
12388 tree orig_arg = arg; local

Completed in 84 milliseconds