Home
last modified time | relevance | path

Searched refs:rsqrtss (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A Dx86.hpp28 RValue<Float> rsqrtss(RValue<Float> val);
H A DLLVMReactor.cpp2953 return x86::rsqrtss(x); in RcpSqrt_pp()
3022 return x86::rsqrtss(x); in RcpSqrtApprox()
3712 RValue<Float> rsqrtss(RValue<Float> val) in rsqrtss() function
3716 // TODO(b/172238865): MemorySanitizer does not support the rsqrtss instruction, in rsqrtss()
/third_party/ffmpeg/libavutil/x86/
H A Dx86inc.asm1554 AVX_INSTR rsqrtss, sse, 1, 0, 0
/third_party/mesa3d/src/mesa/x86/
H A Dassyntax.h1686 #define RSQRTSS(a, b) rsqrtss P_ARG2(a, b)

Completed in 16 milliseconds