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

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.c18420 int tmp_regno = 2 /* ECX */;
18423 tmp_regno = 0 /* EAX */;
18424 tmp = gen_rtx_REG (SImode, tmp_regno);
18389 int tmp_regno = 2 /* ECX */; local

Completed in 106 milliseconds