Home
last modified time | relevance | path

Searched defs:vrsqrtps (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/
DAVX-64.s17117 vrsqrtps 485498096, %xmm15 label
17121 vrsqrtps 485498096, %xmm6 label
17125 vrsqrtps 485498096, %ymm7 label
17129 vrsqrtps 485498096, %ymm9 label
17133 vrsqrtps -64(%rdx,%rax,4), %xmm15 label
17137 vrsqrtps 64(%rdx,%rax,4), %xmm15 label
17141 vrsqrtps -64(%rdx,%rax,4), %xmm6 label
17145 vrsqrtps 64(%rdx,%rax,4), %xmm6 label
17149 vrsqrtps -64(%rdx,%rax,4), %ymm7 label
17153 vrsqrtps 64(%rdx,%rax,4), %ymm7 label
[all …]
DAVX-32.s8261 vrsqrtps -485498096(%edx,%eax,4), %xmm1 label
8265 vrsqrtps 485498096(%edx,%eax,4), %xmm1 label
8269 vrsqrtps -485498096(%edx,%eax,4), %ymm4 label
8273 vrsqrtps 485498096(%edx,%eax,4), %ymm4 label
8277 vrsqrtps 485498096(%edx), %xmm1 label
8281 vrsqrtps 485498096(%edx), %ymm4 label
8285 vrsqrtps 485498096, %xmm1 label
8289 vrsqrtps 485498096, %ymm4 label
8293 vrsqrtps 64(%edx,%eax), %xmm1 label
8297 vrsqrtps 64(%edx,%eax), %ymm4 label
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeServer/
Dresources-avx1.s896 vrsqrtps %xmm0, %xmm2 label
897 vrsqrtps (%rax), %xmm2 label
899 vrsqrtps %ymm0, %ymm2 label
900 vrsqrtps (%rax), %ymm2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Broadwell/
Dresources-avx1.s896 vrsqrtps %xmm0, %xmm2 label
897 vrsqrtps (%rax), %xmm2 label
899 vrsqrtps %ymm0, %ymm2 label
900 vrsqrtps (%rax), %ymm2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Znver1/
Dresources-avx1.s896 vrsqrtps %xmm0, %xmm2 label
897 vrsqrtps (%rax), %xmm2 label
899 vrsqrtps %ymm0, %ymm2 label
900 vrsqrtps (%rax), %ymm2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeClient/
Dresources-avx1.s896 vrsqrtps %xmm0, %xmm2 label
897 vrsqrtps (%rax), %xmm2 label
899 vrsqrtps %ymm0, %ymm2 label
900 vrsqrtps (%rax), %ymm2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Generic/
Dresources-avx1.s896 vrsqrtps %xmm0, %xmm2 label
897 vrsqrtps (%rax), %xmm2 label
899 vrsqrtps %ymm0, %ymm2 label
900 vrsqrtps (%rax), %ymm2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/BtVer2/
Dresources-avx1.s896 vrsqrtps %xmm0, %xmm2 label
897 vrsqrtps (%rax), %xmm2 label
899 vrsqrtps %ymm0, %ymm2 label
900 vrsqrtps (%rax), %ymm2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Haswell/
Dresources-avx1.s896 vrsqrtps %xmm0, %xmm2 label
897 vrsqrtps (%rax), %xmm2 label
899 vrsqrtps %ymm0, %ymm2 label
900 vrsqrtps (%rax), %ymm2 label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SandyBridge/
Dresources-avx1.s896 vrsqrtps %xmm0, %xmm2 label
897 vrsqrtps (%rax), %xmm2 label
899 vrsqrtps %ymm0, %ymm2 label
900 vrsqrtps (%rax), %ymm2 label
/external/v8/src/ia32/
Dassembler-ia32.h1397 void vrsqrtps(XMMRegister dst, XMMRegister src) { in vrsqrtps() function
1400 void vrsqrtps(XMMRegister dst, Operand src) { in vrsqrtps() function