Searched refs:dmul (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/lib/libc/arm/aeabi/
H A Daeabi_double.c74 float64 AEABI_FUNC2(dmul, float64, float64_mul)
H A Daeabi_vfp_double.S187 AEABI_ENTRY(dmul)
193 AEABI_END(dmul)
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.c282 const int dmul; /* cost of DFmode multiplication (and fmadd). */
301 COSTS_N_INSNS (1), /* dmul */
316 COSTS_N_INSNS (1), /* dmul */
331 COSTS_N_INSNS (2), /* dmul */
346 COSTS_N_INSNS (2), /* dmul */
361 COSTS_N_INSNS (4), /* dmul */
376 COSTS_N_INSNS (5), /* dmul */
391 COSTS_N_INSNS (11), /* dmul */
406 COSTS_N_INSNS (11), /* dmul */
421 COSTS_N_INSNS (5), /* dmul */
281 const int dmul; /* cost of DFmode multiplication (and fmadd). */ member in struct:processor_costs
[all...]

Completed in 92 milliseconds