Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/config/i386/
H A Di386.h44 const int mult_init[5]; /* cost of starting a multiply member
H A Di386.c17947 *total = (ix86_cost->mult_init[MODE_INDEX (mode)] in ix86_rtx_costs()
/freebsd-12.1/contrib/gcc/
H A DChangeLog-20022348 (x86_costs): Change mult_init and divide into array.