/external/llvm/test/CodeGen/X86/ |
D | commute-fcmp.ll | 30 ; SSE-NEXT: cmpneqps (%rdi), %xmm0 107 ; SSE-NEXT: cmpneqps %xmm0, %xmm2 187 ; SSE-NEXT: cmpneqps (%rdi), %xmm0 188 ; SSE-NEXT: cmpneqps 16(%rdi), %xmm1 273 ; SSE-NEXT: cmpneqps %xmm0, %xmm4 277 ; SSE-NEXT: cmpneqps %xmm1, %xmm2
|
D | sse-intrinsics-fast-isel.ll | 353 ; X32-NEXT: cmpneqps %xmm1, %xmm0 358 ; X64-NEXT: cmpneqps %xmm1, %xmm0
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | commute-fcmp.ll | 35 ; SSE-NEXT: cmpneqps (%rdi), %xmm0 125 ; SSE-NEXT: cmpneqps %xmm0, %xmm2 220 ; SSE-NEXT: cmpneqps (%rdi), %xmm0 221 ; SSE-NEXT: cmpneqps 16(%rdi), %xmm1 319 ; SSE-NEXT: cmpneqps %xmm0, %xmm4 323 ; SSE-NEXT: cmpneqps %xmm1, %xmm2
|
D | vselect-zero.ll | 30 ; SSE-NEXT: cmpneqps %xmm1, %xmm0
|
D | sse-intrinsics-fast-isel.ll | 293 ; SSE-NEXT: cmpneqps %xmm1, %xmm0 # encoding: [0x0f,0xc2,0xc1,0x04]
|
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/ |
D | vector-fcmp.ll | 169 ; CHECK: cmpneqps 341 ; CHECK: cmpneqps
|
/external/swiftshader/third_party/LLVM/test/MC/X86/ |
D | x86-32.s | 282 cmpneqps %xmm0, %xmm1
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/ |
D | x86-32.s | 310 cmpneqps %xmm0, %xmm1
|
/external/llvm/test/MC/X86/ |
D | x86-32.s | 310 cmpneqps %xmm0, %xmm1
|
/external/swiftshader/third_party/subzero/crosstest/ |
D | test_fcmp.pnacl.ll | 704 ; CHECK: cmpneqps 780 ; CHECK: cmpneqps
|
/external/v8/src/x64/ |
D | macro-assembler-x64.h | 186 AVX_OP(Cmpneqps, cmpneqps) in AVX_OP()
|
/external/elfutils/libcpu/defs/ |
D | i386 | 604 00001111,11000010,{Mod}{xmmreg}{R_m},00000100:cmpneqps {Mod}{R_m},{xmmreg}
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 1642 #define CMPNEQPS(a, b) cmpneqps P_ARG2(a, b)
|
/external/v8/src/compiler/ia32/ |
D | code-generator-ia32.cc | 1998 __ cmpneqps(i.OutputSimd128Register(), i.InputOperand(1)); in AssembleArchInstruction() local
|
/external/elfutils/tests/ |
D | testfile44.expect.bz2 | 1testfile44.o: elf32-elf_i386
2
3Disassembly of section .text:
4
5 0 ... |
D | testfile45.expect.bz2 | 1testfile45.o: elf64-elf_x86_64
2
3Disassembly of section .text:
4
5 0 ... |