Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386.h196 const int fmass; /* cost of FMASS instructions. */ member
Di386.cc20639 ? cost->fmass : cost->fmasd); in ix86_rtx_costs()
23297 mode == SFmode ? ix86_cost->fmass in add_stmt_cost()
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-201711542 * i386.h (struct processor_costs): Add sse_op, fmasd, fmass.