/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | omp-simd-clone.c | 1403 tree orig_arg = node->simdclone->args[i].orig_arg; in simd_clone_adjust() local 1425 tree orig_arg = node->simdclone->args[i].orig_arg; in simd_clone_adjust() local 1448 tree orig_arg = node->simdclone->args[i].orig_arg; in simd_clone_adjust() local 1498 tree orig_arg = node->simdclone->args[i].orig_arg; in simd_clone_adjust() local 1565 tree orig_arg = node->simdclone->args[i].orig_arg; in simd_clone_adjust() local
|
H A D | tree-vect-loop-manip.c | 1084 tree orig_arg = PHI_ARG_DEF_FROM_EDGE (phi, e); in slpeel_tree_duplicate_loop_to_edge_cfg() local 1151 tree orig_arg = PHI_ARG_DEF_FROM_EDGE (orig_phi, orig_e); in slpeel_tree_duplicate_loop_to_edge_cfg() local 2158 tree orig_arg = PHI_ARG_DEF (orig_phi, 0); in slpeel_update_phi_nodes_for_loops() local
|
H A D | cgraph.h | 788 tree orig_arg; member
|
H A D | builtins.c | 2504 tree orig_arg = arg; in expand_builtin_interclass_mathfn() local 9612 tree orig_arg, max_exp, min_exp; in fold_builtin_interclass_mathfn() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | omp-simd-clone.cc | 1415 tree orig_arg = node->simdclone->args[i].orig_arg; in simd_clone_adjust() local 1437 tree orig_arg = node->simdclone->args[i].orig_arg; in simd_clone_adjust() local 1460 tree orig_arg = node->simdclone->args[i].orig_arg; in simd_clone_adjust() local 1510 tree orig_arg = node->simdclone->args[i].orig_arg; in simd_clone_adjust() local 1577 tree orig_arg = node->simdclone->args[i].orig_arg; in simd_clone_adjust() local
|
H A D | tree-vect-loop-manip.cc | 1158 tree orig_arg = PHI_ARG_DEF_FROM_EDGE (phi, e); in slpeel_tree_duplicate_loop_to_edge_cfg() local 1225 tree orig_arg = PHI_ARG_DEF_FROM_EDGE (orig_phi, orig_e); in slpeel_tree_duplicate_loop_to_edge_cfg() local 2237 tree orig_arg = PHI_ARG_DEF (orig_phi, 0); in slpeel_update_phi_nodes_for_loops() local
|
H A D | cgraph.h | 741 tree orig_arg; member
|
H A D | builtins.cc | 2488 tree orig_arg = arg; in expand_builtin_interclass_mathfn() local 8808 tree orig_arg, max_exp, min_exp; in fold_builtin_interclass_mathfn() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
H A D | taskloop.c | 203 char *orig_arg = arg; in GOMP_taskloop() local
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | taskloop.c | 222 char *orig_arg = arg; in GOMP_taskloop() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
H A D | tsan_interceptors_mac.cc | 422 void *orig_arg; member
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/ |
H A D | tsan_interceptors_mac.cc | 397 void *orig_arg; member
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/ |
H A D | tsan_interceptors_mac.cpp | 495 void *orig_arg; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | pt.cc | 8412 tree orig_arg; in convert_template_argument() local 13241 tree orig_arg = NULL_TREE; in tsubst_pack_expansion() local 13554 tsubst_argument_pack (tree orig_arg, tree args, tsubst_flags_t complain, in tsubst_argument_pack() 13597 tree orig_arg = TREE_VEC_ELT (t, i); in tsubst_template_args() local 13652 tree orig_arg = TREE_VEC_ELT (orig_t, i); in tsubst_template_args() local
|
H A D | constexpr.cc | 3222 tree orig_arg = TREE_OPERAND (t, 0); in cxx_eval_unary_expression() local
|
H A D | semantics.cc | 12380 tree orig_arg = arg; in finish_builtin_launder() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | pt.c | 8191 tree orig_arg; in convert_template_argument() local 12891 tree orig_arg = NULL_TREE; in tsubst_pack_expansion() local 13232 tsubst_argument_pack (tree orig_arg, tree args, tsubst_flags_t complain, in tsubst_argument_pack() 13270 tree orig_arg = TREE_VEC_ELT (t, i); in tsubst_template_args() local
|
H A D | semantics.c | 10387 tree orig_arg = arg; in finish_builtin_launder() local
|
H A D | constexpr.c | 2925 tree orig_arg = TREE_OPERAND (t, 0); in cxx_eval_unary_expression() local
|