Searched refs:square_root (Results 1 – 3 of 3) sorted by relevance
40 define <4 x float> @square_root(<4 x float> %x) {41 ; SSE-LABEL: square_root:46 ; AVX-LABEL: square_root:
45 define <4 x float> @square_root(<4 x float> %x) {46 ; SSE-LABEL: square_root:51 ; AVX-LABEL: square_root:
892 CR square_root = shiftRight(1).exp(); in exp() local893 return square_root.multiply(square_root); in exp()