Searched defs:fp_cost_table (Results 1 – 2 of 2) sorted by relevance
115 struct fp_cost_table struct117 const int div;118 const int mult;142 const struct fp_cost_table fp[2]; /* SFmode and DFmode. */ argument
115 struct fp_cost_table struct117 const int div;118 const int mult;119 const int mult_addsub; /* Non-fused. */120 const int fma; /* Fused. */121 const int addsub;122 const int fpconst; /* Immediate. */146 const struct fp_cost_table fp[2]; /* SFmode and DFmode. */ argument