Searched refs:fastcall (Results 1 – 1 of 1) sorted by relevance
17210 bool fastcall; member17228 cs->fastcall = fn->allow_fastcall && in get_call_summary()17249 cs->fastcall = meta.kfunc_flags & KF_FASTCALL; in get_call_summary()17411 if (cs.fastcall) in mark_fastcall_pattern_for_call()