Home
last modified time | relevance | path

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

/dragonfly/contrib/openbsd_libm/arch/amd64/
H A De_sqrt.S10 sqrtsd %xmm0,%xmm0
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.h299 const int sqrtsd; /* cost of SQRTSD instructions. */ member
H A Di386.c41212 *total = mode == SFmode ? cost->sqrtss : cost->sqrtsd; in ix86_rtx_costs()
41217 mode == SFmode ? cost->sqrtss : cost->sqrtsd, in ix86_rtx_costs()