Searched refs:movntiq (Results 1 – 8 of 8) sorted by relevance
/external/llvm/test/CodeGen/X86/ |
D | nontemporal-2.ll | 62 ; SSE-NEXT: movntiq %rax, (%rdi) 68 ; AVX-NEXT: movntiq %rax, (%rdi) 74 ; VLX-NEXT: movntiq %rax, (%rdi) 84 ; SSE-NEXT: movntiq %rax, (%rdi) 90 ; AVX-NEXT: movntiq %rax, (%rdi) 96 ; VLX-NEXT: movntiq %rax, (%rdi) 468 ; SSE-NEXT: movntiq %rdi, (%rsi) 473 ; AVX-NEXT: movntiq %rdi, (%rsi) 478 ; VLX-NEXT: movntiq %rdi, (%rsi) 594 ; SSE2-NEXT: movntiq %rax, (%rdi) [all …]
|
D | sse2-intrinsics-fast-isel-x86_64.ll | 70 ; X64-NEXT: movntiq %rsi, (%rdi)
|
D | nontemporal.ll | 91 ; X64-SSE-NEXT: movntiq %rdx, (%rdi) 109 ; X64-AVX-NEXT: movntiq %rdx, (%rdi)
|
D | fast-isel-nontemporal.ll | 27 ; ALL-NEXT: movntiq %rsi, (%rdi)
|
/external/swiftshader/third_party/LLVM/test/MC/X86/ |
D | x86-64.s | 1155 movntiq %rax, (%rdi) label
|
/external/llvm/test/MC/X86/ |
D | x86-64.s | 1315 movntiq %rax, (%rdi) label
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86GenAsmWriter.inc | 3942 "qa\t\000movntdq\t\000movntiq\t\000movntil\t\000movntpd\t\000movntps\t\000"
|
D | X86GenAsmMatcher.inc | 3918 { X86::MOVNTI_64mr, "movntiq", Convert__Mem5_1__Reg1_0, { MCK_GR64, MCK_Mem }, 0},
|