Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/config/i386/
Di386.c18389 int tmp_regno = 2 /* ECX */; in x86_output_mi_thunk() local
18392 tmp_regno = 0 /* EAX */; in x86_output_mi_thunk()
18393 tmp = gen_rtx_REG (SImode, tmp_regno); in x86_output_mi_thunk()