Home
last modified time | relevance | path

Searched defs:param_types (Results 1 – 25 of 26) sorted by relevance

12

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dfunction-tests.c86 make_fndecl (tree return_type, in make_fndecl()
113 auto_vec <tree> param_types; in test_fndecl_int_void() local
151 auto_vec <tree> param_types; in test_fndecl_float_intchar() local
219 auto_vec <tree> param_types; in build_trivial_generic_function() local
H A Dfunction-tests.cc87 make_fndecl (tree return_type, in make_fndecl()
114 auto_vec <tree> param_types; in test_fndecl_int_void() local
152 auto_vec <tree> param_types; in test_fndecl_float_intchar() local
220 auto_vec <tree> param_types; in build_trivial_generic_function() local
H A Dgenrecog.c1095 auto_vec <parameter::type_enum, MAX_PATTERN_PARAMS> param_types; variable
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dfunction-tests.c86 make_fndecl (tree return_type, in make_fndecl()
113 auto_vec <tree> param_types; in test_fndecl_int_void() local
151 auto_vec <tree> param_types; in test_fndecl_float_intchar() local
219 auto_vec <tree> param_types; in build_trivial_generic_function() local
H A Dgenrecog.c1095 auto_vec <parameter::type_enum, MAX_PATTERN_PARAMS> param_types; variable
/netbsd/external/gpl3/gcc/dist/gcc/jit/
H A Djit-builtins.c197 vec<recording::type *> param_types = func_type->get_param_types (); in make_builtin_function() local
458 recording::type **param_types = new recording::type *[num_args]; in make_fn_type() local
H A Djit-builtins.cc197 vec<recording::type *> param_types = func_type->get_param_types (); in make_builtin_function() local
565 recording::type **param_types = new recording::type *[num_args]; in make_fn_type() local
H A Djit-recording.cc938 recording::type **param_types, in new_function_type()
961 recording::type **param_types, in new_function_ptr_type()
3103 type **param_types, in function_type()
3177 auto_vec <playback::type *> param_types; in replay_into() local
4344 auto_vec <recording::type *> param_types (m_params.length ()); in get_address() local
H A Djit-recording.c933 recording::type **param_types, in new_function_type()
956 recording::type **param_types, in new_function_ptr_type()
2754 type **param_types, in function_type()
2828 auto_vec <playback::type *> param_types; in replay_into() local
H A Djit-playback.c366 const auto_vec<type *> *param_types, in new_function_type()
H A Dlibgccjit.c777 gcc_jit_type **param_types, in gcc_jit_context_new_function_ptr_type()
H A Djit-playback.cc458 const auto_vec<type *> *param_types, in new_function_type()
H A Dlibgccjit.cc1051 gcc_jit_type **param_types, in gcc_jit_context_new_function_ptr_type()
/netbsd/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-builtins.c197 vec<recording::type *> param_types = func_type->get_param_types (); in make_builtin_function() local
458 recording::type **param_types = new recording::type *[num_args]; in make_fn_type() local
H A Djit-recording.c933 recording::type **param_types, in new_function_type()
956 recording::type **param_types, in new_function_ptr_type()
2754 type **param_types, in function_type()
2828 auto_vec <playback::type *> param_types; in replay_into() local
H A Djit-playback.c366 const auto_vec<type *> *param_types, in new_function_type()
H A Dlibgccjit.c777 gcc_jit_type **param_types, in gcc_jit_context_new_function_ptr_type()
/netbsd/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion-model.cc5235 auto_vec <tree> param_types; in test_stack_frames() local
5364 auto_vec <tree> param_types; in test_get_representative_path_var() local
5579 auto_vec <tree> param_types; in test_state_merging() local
6392 auto_vec <tree> param_types; in test_alloca() local
/netbsd/external/gpl3/gdb/dist/gdb/
H A Deval.c654 int num_types, struct type **param_types) in fake_method()
H A Dgdbtypes.c545 struct type **param_types) in lookup_function_type_with_arguments()
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Deval.c654 int num_types, struct type **param_types) in fake_method()
H A Dgdbtypes.c545 struct type **param_types) in lookup_function_type_with_arguments()
/netbsd/crypto/external/bsd/openssl/dist/crypto/
H A Dprovider_core.c1837 static const OSSL_PARAM param_types[] = { variable
/netbsd/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dregion-model.cc8047 auto_vec <tree> param_types; in test_stack_frames() local
8189 auto_vec <tree> param_types; in test_get_representative_path_var() local
8383 auto_vec <tree> param_types; in test_state_merging() local
/netbsd/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.mli664 val param_types : lltype -> lltype array val

12