Home
last modified time | relevance | path

Searched refs:__TBL_rsqrtf (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libmvec/common/
H A D__vrsqrtf.c75 static const double __TBL_rsqrtf[] = { variable
353 tbl_div0 = ((double*)((char*)__TBL_rsqrtf + si0))[0]; in __vrsqrtf()
386 tbl_div0 = ((double*)((char*)__TBL_rsqrtf + si0))[0]; in __vrsqrtf()
445 tbl_div0 = ((double*)((char*)__TBL_rsqrtf + si0))[0]; in __vrsqrtf_n()
446 tbl_div1 = ((double*)((char*)__TBL_rsqrtf + si1))[0]; in __vrsqrtf_n()
447 tbl_div2 = ((double*)((char*)__TBL_rsqrtf + si2))[0]; in __vrsqrtf_n()
448 tbl_sqrt0 = ((double*)((char*)__TBL_rsqrtf + si0))[1]; in __vrsqrtf_n()
449 tbl_sqrt1 = ((double*)((char*)__TBL_rsqrtf + si1))[1]; in __vrsqrtf_n()
450 tbl_sqrt2 = ((double*)((char*)__TBL_rsqrtf + si2))[1]; in __vrsqrtf_n()
490 tbl_div0 = ((double*)((char*)__TBL_rsqrtf + si0))[0]; in __vrsqrtf_n()
[all …]
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vrsqrtf.S245 ! tbl_div0 = ((double*)((char*)__TBL_rsqrtf + si0))[0];
246 ! tbl_sqrt0 = ((double*)((char*)__TBL_rsqrtf + si0))[1];
287 ! tbl_div0 = ((double*)((char*)__TBL_rsqrtf + si0))[0];
288 ! tbl_sqrt0 = ((double*)((char*)__TBL_rsqrtf + si0))[1];