Home
last modified time | relevance | path

Searched refs:is_thiscall (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c9400 bool is_fastcall, is_thiscall; in split_stack_prologue_scratch_regno() local
9406 is_thiscall = (lookup_attribute ("thiscall", in split_stack_prologue_scratch_regno()
9421 else if (is_thiscall) in split_stack_prologue_scratch_regno()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.cc9814 bool is_fastcall, is_thiscall; in split_stack_prologue_scratch_regno() local
9820 is_thiscall = (lookup_attribute ("thiscall", in split_stack_prologue_scratch_regno()
9835 else if (is_thiscall) in split_stack_prologue_scratch_regno()