/external/llvm-project/llvm/test/MC/X86/ |
D | SSE_PREFETCH-32.s | 53 prefetcht1 -485498096(%edx,%eax,4) label 57 prefetcht1 485498096(%edx,%eax,4) label 61 prefetcht1 485498096(%edx) label 65 prefetcht1 485498096 label 69 prefetcht1 64(%edx,%eax) label 73 prefetcht1 (%edx) label
|
D | SSE_PREFETCH-64.s | 53 prefetcht1 485498096 label 57 prefetcht1 64(%rdx) label 61 prefetcht1 -64(%rdx,%rax,4) label 65 prefetcht1 64(%rdx,%rax,4) label 69 prefetcht1 64(%rdx,%rax) label 73 prefetcht1 (%rdx) label
|
D | PREFETCH-64.s | 77 prefetcht1 485498096 label 81 prefetcht1 64(%rdx) label 85 prefetcht1 64(%rdx,%rax,4) label 89 prefetcht1 -64(%rdx,%rax,4) label 93 prefetcht1 64(%rdx,%rax) label 97 prefetcht1 (%rdx) label
|
D | PREFETCH-32.s | 77 prefetcht1 -485498096(%edx,%eax,4) label 81 prefetcht1 485498096(%edx,%eax,4) label 85 prefetcht1 485498096(%edx) label 89 prefetcht1 485498096 label 93 prefetcht1 64(%edx,%eax) label 97 prefetcht1 (%edx) label
|
D | x86-32-coverage.s | 6533 prefetcht1 0xdeadbeef(%ebx,%ecx,8) 6537 prefetcht1 0x7eed 6541 prefetcht1 0xbabecafe 6545 prefetcht1 0x12345678
|
/external/mesa3d/src/mesa/x86-64/ |
D | xform4.S | 80 prefetcht1 16(%rdx) 91 prefetcht1 16(%rdi) 104 prefetcht1 16(%rdx) 161 prefetcht1 16(%rdx) 177 prefetcht1 16(%rdi) 190 prefetcht1 16(%rdx) 221 prefetcht1 64(%rsi) 222 prefetcht1 64(%rdi) 253 prefetcht1 (%rdx) 266 prefetcht1 32(%rdi) [all …]
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | prefetch.ll | 29 ; SSE-NEXT: prefetcht1 (%eax) 33 ; SSE-NEXT: prefetcht1 (%eax) 42 ; PRFCHWSSE-NEXT: prefetcht1 (%eax) 55 ; PREFETCHWT1-NEXT: prefetcht1 (%eax)
|
D | insert-prefetch.ll | 99 ;OTHERS-NEXT: prefetcht1 -1(%rdi,%rcx,4)
|
/external/llvm/test/CodeGen/X86/ |
D | prefetch.ll | 13 ; CHECK: prefetcht1
|
/external/rust/crates/libz-sys/src/zlib/contrib/gcc_gvmat64/ |
D | gvmat64.S | 423 prefetcht1 [rsi+rdx] 424 prefetcht1 [rdi+rdx]
|
/external/rust/crates/libz-sys/src/zlib/contrib/amd64/ |
D | amd64-match.S | 275 prefetcht1 (%windowbestlen, %rdx) 276 prefetcht1 (%prev, %rdx)
|
/external/llvm-project/llvm/test/tools/llvm-mca/X86/SLM/ |
D | resources-sse1.s | 135 prefetcht1 (%rax) label 286 # CHECK-NEXT: 1 3 1.00 * * prefetcht1 (%rax) 427 # CHECK-NEXT: - - - - - - - 1.00 prefetcht1 (%rax)
|
/external/llvm-project/llvm/test/tools/llvm-mca/X86/SandyBridge/ |
D | resources-sse1.s | 135 prefetcht1 (%rax) label 286 # CHECK-NEXT: 1 5 0.50 * * prefetcht1 (%rax) 427 # CHECK-NEXT: - - - - - - 0.50 0.50 prefetcht1 (%rax)
|
/external/llvm-project/llvm/test/tools/llvm-mca/X86/Barcelona/ |
D | resources-sse1.s | 135 prefetcht1 (%rax) label 286 # CHECK-NEXT: 1 5 0.50 * * prefetcht1 (%rax) 427 # CHECK-NEXT: - - - - - - 0.50 0.50 prefetcht1 (%rax)
|
/external/llvm-project/llvm/test/tools/llvm-mca/X86/Generic/ |
D | resources-sse1.s | 135 prefetcht1 (%rax) label 286 # CHECK-NEXT: 1 5 0.50 * * prefetcht1 (%rax) 427 # CHECK-NEXT: - - - - - - 0.50 0.50 prefetcht1 (%rax)
|
/external/llvm-project/llvm/test/tools/llvm-mca/X86/Atom/ |
D | resources-sse1.s | 135 prefetcht1 (%rax) label 286 # CHECK-NEXT: 1 1 1.00 * * prefetcht1 (%rax) 421 # CHECK-NEXT: 1.00 - prefetcht1 (%rax)
|
/external/llvm-project/llvm/test/tools/llvm-mca/X86/BtVer2/ |
D | resources-sse1.s | 135 prefetcht1 (%rax) label 286 # CHECK-NEXT: 1 3 1.00 * * prefetcht1 (%rax) 433 … - - - - 1.00 - - - - - - prefetcht1 (%rax)
|
/external/llvm-project/llvm/test/tools/llvm-mca/X86/BdVer2/ |
D | resources-sse1.s | 135 prefetcht1 (%rax) label 286 # CHECK-NEXT: 1 5 1.00 * * prefetcht1 (%rax) 442 … - - - - - - - 1.00 1.00 - - prefetcht1 (%rax)
|
/external/llvm-project/llvm/test/tools/llvm-mca/X86/Broadwell/ |
D | resources-sse1.s | 135 prefetcht1 (%rax) label 286 # CHECK-NEXT: 1 5 0.50 * * prefetcht1 (%rax) 429 # CHECK-NEXT: - - - - 0.50 0.50 - - - - prefetcht1 (%ra…
|
/external/llvm-project/llvm/test/tools/llvm-mca/X86/Haswell/ |
D | resources-sse1.s | 135 prefetcht1 (%rax) label 286 # CHECK-NEXT: 1 5 0.50 * * prefetcht1 (%rax) 429 # CHECK-NEXT: - - - - 0.50 0.50 - - - - prefetcht1 (%ra…
|
/external/llvm-project/llvm/test/tools/llvm-mca/X86/SkylakeServer/ |
D | resources-sse1.s | 135 prefetcht1 (%rax) label 286 # CHECK-NEXT: 1 5 0.50 * * prefetcht1 (%rax) 429 # CHECK-NEXT: - - - - 0.50 0.50 - - - - prefetcht1 (%ra…
|
/external/llvm-project/llvm/test/tools/llvm-mca/X86/Znver1/ |
D | resources-sse1.s | 135 prefetcht1 (%rax) label 286 # CHECK-NEXT: 1 8 0.50 * * prefetcht1 (%rax) 431 …50 0.50 - - - - - - - - - - prefetcht1 (%rax)
|
/external/llvm-project/llvm/test/tools/llvm-mca/X86/Znver2/ |
D | resources-sse1.s | 135 prefetcht1 (%rax) label 286 # CHECK-NEXT: 1 8 0.33 * * prefetcht1 (%rax) 432 …33 0.33 - - - - - - - - - - prefetcht1 (%rax)
|
/external/llvm-project/llvm/test/tools/llvm-mca/X86/SkylakeClient/ |
D | resources-sse1.s | 135 prefetcht1 (%rax) label 286 # CHECK-NEXT: 1 5 0.50 * * prefetcht1 (%rax) 429 # CHECK-NEXT: - - - - 0.50 0.50 - - - - prefetcht1 (%ra…
|
/external/llvm/test/MC/X86/ |
D | x86-32-coverage.s | 6493 prefetcht1 0xdeadbeef(%ebx,%ecx,8) 6497 prefetcht1 0x7eed 6501 prefetcht1 0xbabecafe 6505 prefetcht1 0x12345678
|