Searched defs:first_param (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | stub-objc.c | 97 objc_rewrite_function_call (tree function, tree ARG_UNUSED (first_param)) in objc_rewrite_function_call()
|
H A D | c-common.c | 6748 speculation_safe_value_resolve_return (tree first_param, tree result) in speculation_safe_value_resolve_return() 6895 sync_resolve_return (tree first_param, tree result, bool orig_format) in sync_resolve_return() 7422 tree new_function, first_param, result; in resolve_overloaded_builtin() local 7569 tree new_function, first_param, result; in resolve_overloaded_builtin() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | stub-objc.cc | 97 objc_rewrite_function_call (tree function, tree ARG_UNUSED (first_param)) in objc_rewrite_function_call()
|
H A D | c-common.cc | 7139 speculation_safe_value_resolve_return (tree first_param, tree result) in speculation_safe_value_resolve_return() 7286 sync_resolve_return (tree first_param, tree result, bool orig_format) in sync_resolve_return() 7854 tree new_function, first_param, result; in resolve_overloaded_builtin() local 8001 tree new_function, first_param, result; in resolve_overloaded_builtin() local
|
/netbsd-src/external/mit/isl/dist/interface/ |
H A D | cpp.cc | 1121 int first_param = kind == member_method ? 1 : 0; in on_cpp_arg_list() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm.cc | 7501 bool first_param = true; in cmse_func_args_or_return_in_stack() local 18834 bool first_param = true, lazy_fpclear = !TARGET_HARD_FLOAT_ABI; in cmse_nonsecure_call_inline_register_clear() local 23441 bool first_param = true; in arm_expand_prologue() local 26967 bool first_param = true; in thumb1_expand_prologue() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-act.cc | 9644 objc_rewrite_function_call (tree function, tree first_param) in objc_rewrite_function_call()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-act.c | 9517 objc_rewrite_function_call (tree function, tree first_param) in objc_rewrite_function_call()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm.c | 7385 bool first_param = true; in cmse_func_args_or_return_in_stack() local 18659 bool first_param = true, lazy_fpclear = !TARGET_HARD_FLOAT_ABI; in cmse_nonsecure_call_inline_register_clear() local
|