Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/
H A Di386.h44 const int mult_init; /* cost of starting a multiply */ member
2745 TOPLEVEL_COSTS_N_INSNS (ix86_cost->mult_init \
2749 TOPLEVEL_COSTS_N_INSNS (ix86_cost->mult_init \
/openbsd-src/gnu/gcc/gcc/config/i386/
H A Di386.h44 const int mult_init[5]; /* cost of starting a multiply member
H A Di386.c17387 *total = (ix86_cost->mult_init[MODE_INDEX (mode)] in ix86_rtx_costs()