Searched refs:warn_mmx (Results 1 – 3 of 3) sorted by relevance
1573 int warn_mmx; /* True when we want to warn about MMX ABI. */ member
1771 cum->warn_mmx = true; in init_cumulative_args()1825 cum->warn_mmx = false; in init_cumulative_args()1975 if (cum && cum->warn_mmx && !warnedmmx) in type_natural_mode()
46772 * i386.h (ix86_args): Add warn_sse/warn_mmx fiels.