Searched refs:op_latency (Results 1 – 2 of 2) sorted by relevance
2733 int op_cost, op_latency; in synth_mult() local2992 op_latency = op_cost; in synth_mult()2995 op_latency = add_cost (speed, mode); in synth_mult()2998 new_limit.latency = best_cost.latency - op_latency; in synth_mult()3003 alg_in->cost.latency += op_latency; in synth_mult()3040 op_latency = op_cost; in synth_mult()3044 new_limit.latency = best_cost.latency - op_latency; in synth_mult()3048 alg_in->cost.latency += op_latency; in synth_mult()3070 op_latency = op_cost; in synth_mult()3073 new_limit.latency = best_cost.latency - op_latency; in synth_mult()[all …]
2749 int op_cost, op_latency; in synth_mult() local3008 op_latency = op_cost; in synth_mult()3011 op_latency = add_cost (speed, mode); in synth_mult()3014 new_limit.latency = best_cost.latency - op_latency; in synth_mult()3019 alg_in->cost.latency += op_latency; in synth_mult()3056 op_latency = op_cost; in synth_mult()3060 new_limit.latency = best_cost.latency - op_latency; in synth_mult()3064 alg_in->cost.latency += op_latency; in synth_mult()3086 op_latency = op_cost; in synth_mult()3089 new_limit.latency = best_cost.latency - op_latency; in synth_mult()[all …]