/external/llvm/test/CodeGen/X86/ |
D | extractps.ll | 12 … call <4 x float> @llvm.x86.sse.rsqrt.ss( <4 x float> %2 ) ; <<4 x float>>:3 [#uses=1] 20 … call <4 x float> @llvm.x86.sse.rsqrt.ss( <4 x float> %2 ) ; <<4 x float>>:3 [#uses=1] 26 declare <4 x float> @llvm.x86.sse.rsqrt.ss(<4 x float>) nounwind readnone
|
D | fold-load-unops.ll | 36 %res = tail call <4 x float> @llvm.x86.sse.rsqrt.ss(<4 x float> %ins) 77 declare <4 x float> @llvm.x86.sse.rsqrt.ss(<4 x float>) nounwind readnone
|
D | sse-scalar-fp-arith-unary.ll | 35 %y = tail call <4 x float> @llvm.x86.sse.rsqrt.ss(<4 x float> %x) 71 declare <4 x float> @llvm.x86.sse.rsqrt.ss(<4 x float>)
|
D | sse-intrinsics-x86.ll | 197 %res = call <4 x float> @llvm.x86.sse.rsqrt.ps(<4 x float> %a0) ; <<4 x float>> [#uses=1] 200 declare <4 x float> @llvm.x86.sse.rsqrt.ps(<4 x float>) nounwind readnone 205 %res = call <4 x float> @llvm.x86.sse.rsqrt.ss(<4 x float> %a0) ; <<4 x float>> [#uses=1] 208 declare <4 x float> @llvm.x86.sse.rsqrt.ss(<4 x float>) nounwind readnone
|
D | sse_partial_update.ll | 20 %0 = tail call <4 x float> @llvm.x86.sse.rsqrt.ss(<4 x float> %a) nounwind 29 declare <4 x float> @llvm.x86.sse.rsqrt.ss(<4 x float>) nounwind readnone
|
D | sse_reload_fold.ll | 12 declare <4 x float> @llvm.x86.sse.rsqrt.ps(<4 x float>) 41 %t = call <4 x float> @llvm.x86.sse.rsqrt.ps(<4 x float> %f)
|
/external/llvm/test/CodeGen/NVPTX/ |
D | rsqrt.ll | 8 ; CHECK: rsqrt.approx.f32
|
/external/llvm/test/MC/Disassembler/Mips/mips4/ |
D | valid-xfail-mips4.txt | 41 0x46 0x20 0xe0 0xd6 # CHECK: rsqrt.d $f3, $f28 42 0x46 0x00 0x41 0x16 # CHECK: rsqrt.s $f4, $f8
|
/external/skia/tests/ |
D | MathTest.cpp | 384 static void test_rsqrt(skiatest::Reporter* reporter, RSqrtFn rsqrt) { in test_rsqrt() argument 391 float estimate = rsqrt(input); in test_rsqrt() 401 float estimate = rsqrt(input); in test_rsqrt() 411 float estimate = rsqrt(input); in test_rsqrt()
|
/external/clang/lib/Headers/ |
D | __clang_cuda_runtime_wrapper.h | 155 static inline float rsqrt(float a) { return rsqrtf(a); } in rsqrt() function
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | fsqrt.ll | 6 ; Run with unsafe-fp-math to make sure nothing tries to turn this into 1 / rsqrt(x)
|
D | rsq.ll | 41 ; Recognize that this is rsqrt(a) * rcp(b) * c,
|
/external/llvm/test/MC/Disassembler/Mips/mips64r2/ |
D | valid-xfail-mips64r2.txt | 73 0x46 0x20 0xe0 0x96 # CHECK: rsqrt.d $f2, $f28 74 0x46 0x00 0x41 0x16 # CHECK: rsqrt.s $f4, $f8
|
/external/llvm/test/MC/Disassembler/Mips/mips64r5/ |
D | valid-xfail-mips64r5.txt | 73 0x46 0x20 0xe0 0x96 # CHECK: rsqrt.d $f2, $f28 74 0x46 0x00 0x41 0x16 # CHECK: rsqrt.s $f4, $f8
|
/external/llvm/test/MC/Disassembler/Mips/mips64r3/ |
D | valid-xfail-mips64r3.txt | 73 0x46 0x20 0xe0 0x96 # CHECK: rsqrt.d $f2, $f28 74 0x46 0x00 0x41 0x16 # CHECK: rsqrt.s $f4, $f8
|
/external/llvm/test/MC/Mips/micromips32r6/ |
D | valid.s | 188 rsqrt.s $f3, $f5 # CHECK: rsqrt.s $f3, $f5 # encoding: [0x54,0x65,0x02,0x3b] 189 rsqrt.d $f2, $f4 # CHECK: rsqrt.d $f2, $f4 # encoding: [0x54,0x44,0x42,0x3b]
|
/external/llvm/test/MC/Disassembler/Mips/mips64/ |
D | valid-mips64-xfail.txt | 78 0x46 0x20 0xe0 0xd6 # CHECK: rsqrt.d $f3, $f28 79 0x46 0x00 0x41 0x16 # CHECK: rsqrt.s $f4, $f8
|
/external/llvm/test/MC/Disassembler/Mips/mips32r2/ |
D | valid-xfail-mips32r2.txt | 78 0x46 0x20 0xe0 0x96 # CHECK: rsqrt.d $f2, $f28 79 0x46 0x00 0x41 0x16 # CHECK: rsqrt.s $f4, $f8
|
/external/llvm/test/MC/Disassembler/Mips/mips32r5/ |
D | valid-xfail-mips32r5.txt | 78 0x46 0x20 0xe0 0x96 # CHECK: rsqrt.d $f2, $f28 79 0x46 0x00 0x41 0x16 # CHECK: rsqrt.s $f4, $f8
|
/external/llvm/test/MC/Disassembler/Mips/mips32r3/ |
D | valid-xfail-mips32r3.txt | 78 0x46 0x20 0xe0 0x96 # CHECK: rsqrt.d $f2, $f28 79 0x46 0x00 0x41 0x16 # CHECK: rsqrt.s $f4, $f8
|
/external/llvm/test/MC/Disassembler/Mips/micromips64r6/ |
D | valid.txt | 117 0x54 0x65 0x02 0x3b # CHECK: rsqrt.s $f3, $f5 118 0x54 0x44 0x42 0x3b # CHECK: rsqrt.d $f2, $f4
|
/external/llvm/test/MC/Disassembler/Mips/micromips32r6/ |
D | valid.txt | 183 0x54 0x65 0x02 0x3b # CHECK: rsqrt.s $f3, $f5 184 0x54 0x44 0x42 0x3b # CHECK: rsqrt.d $f2, $f4
|
/external/llvm/test/CodeGen/PowerPC/ |
D | recipest.ll | 114 ; Recognize that this is rsqrt(a) * rcp(b) * c,
|
/external/llvm/lib/Target/Mips/ |
D | MicroMips32r6InstrInfo.td | 126 class RSQRT_S_MMR6_ENC : POOL32F_MATH_FM_MMR6<"rsqrt.s", 0, 0b00001000>; 127 class RSQRT_D_MMR6_ENC : POOL32F_MATH_FM_MMR6<"rsqrt.d", 1, 0b00001000>; 747 class RSQRT_S_MMR6_DESC : ABSS_FT_MMR6_DESC_BASE<"rsqrt.s", FGR32Opnd, 749 class RSQRT_D_MMR6_DESC : ABSS_FT_MMR6_DESC_BASE<"rsqrt.d", FGR32Opnd,
|
/external/vulkan-validation-layers/libs/glm/detail/ |
D | intrinsic_common.inl | 300 // SSE scalar reciprocal sqrt using rsqrt op, plus one Newton-Rhaphson iteration
|