Home
last modified time | relevance | path

Searched defs:first_param (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm.cc7501 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/
Dobjc-act.cc9644 objc_rewrite_function_call (tree function, tree first_param) in objc_rewrite_function_call()