Home
last modified time | relevance | path

Searched refs:vmovntps (Results 1 – 21 of 21) sorted by relevance

/external/llvm/test/CodeGen/X86/
Dnontemporal-2.ll114 ; AVX-NEXT: vmovntps %xmm0, (%rdi)
136 ; AVX-NEXT: vmovntps %xmm0, (%rdi)
159 ; AVX-NEXT: vmovntps %xmm0, (%rdi)
181 ; AVX-NEXT: vmovntps %xmm0, (%rdi)
203 ; AVX-NEXT: vmovntps %xmm0, (%rdi)
225 ; AVX-NEXT: vmovntps %xmm0, (%rdi)
250 ; AVX-NEXT: vmovntps %ymm0, (%rdi)
274 ; AVX-NEXT: vmovntps %ymm0, (%rdi)
298 ; AVX-NEXT: vmovntps %ymm0, (%rdi)
322 ; AVX-NEXT: vmovntps %ymm0, (%rdi)
[all …]
Davx512vl-nontemporal.ll4 ; CHECK: vmovntps %ymm{{.*}} ## encoding: [0x62
20 ; CHECK: vmovntps %xmm{{.*}} ## encoding: [0x62
Davx2-nontemporal.ll17 ; X32-NEXT: vmovntps %ymm0, (%eax)
36 ; X64-NEXT: vmovntps %ymm0, (%rdi)
Davx512-nontemporal.ll4 ; CHECK: vmovntps %z
Dnontemporal.ll57 ; X32-AVX-NEXT: vmovntps %xmm0, (%esi)
97 ; X64-AVX-NEXT: vmovntps %xmm0, (%rdi)
Dfast-isel-nontemporal.ll106 ; AVX-NEXT: vmovntps %xmm0, (%rdi)
111 ; AVX512-NEXT: vmovntps %xmm0, (%rdi)
375 ; AVX-NEXT: vmovntps %ymm0, (%rdi)
381 ; AVX512-NEXT: vmovntps %ymm0, (%rdi)
745 ; AVX-NEXT: vmovntps %ymm0, (%rdi)
746 ; AVX-NEXT: vmovntps %ymm1, 32(%rdi)
752 ; AVX512-NEXT: vmovntps %zmm0, (%rdi)
Davx-intrinsics-fast-isel.ll3234 ; X32-NEXT: vmovntps %ymm0, (%eax)
3240 ; X64-NEXT: vmovntps %ymm0, (%rdi)
3252 ; X32-NEXT: vmovntps %ymm0, (%eax)
3258 ; X64-NEXT: vmovntps %ymm0, (%rdi)
3270 ; X32-NEXT: vmovntps %ymm0, (%eax)
3276 ; X64-NEXT: vmovntps %ymm0, (%rdi)
Davx512-intrinsics-upgrade.ll953 ; CHECK-NEXT: vmovntps %zmm0, (%rdi)
Davx-intrinsics-x86.ll4577 ; AVX-NEXT: vmovntps %ymm0, (%eax)
4584 ; AVX512VL-NEXT: vmovntps %ymm0, (%eax)
/external/llvm/test/MC/X86/
Dx86-32-avx.s936 vmovntps %xmm1, (%eax)
2384 vmovntps %ymm1, (%eax)
Dx86-64-avx512f_vl.s1609 vmovntps %xmm26, (%rcx)
1613 vmovntps %xmm26, 291(%rax,%r14,8)
1617 vmovntps %xmm26, 2032(%rdx)
1621 vmovntps %xmm26, 2048(%rdx)
1625 vmovntps %xmm26, -2048(%rdx)
1629 vmovntps %xmm26, -2064(%rdx)
1633 vmovntps %ymm28, (%rcx)
1637 vmovntps %ymm28, 291(%rax,%r14,8)
1641 vmovntps %ymm28, 4064(%rdx)
1645 vmovntps %ymm28, 4096(%rdx)
[all …]
Dx86_64-avx-encoding.s1657 vmovntps %xmm11, (%rax)
3125 vmovntps %ymm11, (%rax)
Davx512-encodings.s829 vmovntps %zmm5, (%rcx)
833 vmovntps %zmm5, 291(%rax,%r14,8)
837 vmovntps %zmm5, 8128(%rdx)
841 vmovntps %zmm5, 8192(%rdx)
845 vmovntps %zmm5, -8192(%rdx)
849 vmovntps %zmm5, -8256(%rdx)
6045 vmovntps %zmm11, (%r13,%rcx,4) label
Dintel-syntax-avx512.s8637 vmovntps zmmword ptr [rcx], zmm5
8641 vmovntps zmmword ptr [rax + 8*r14 + 291], zmm5
8645 vmovntps zmmword ptr [rdx + 8128], zmm5
8649 vmovntps zmmword ptr [rdx + 8192], zmm5
8653 vmovntps zmmword ptr [rdx - 8192], zmm5
8657 vmovntps zmmword ptr [rdx - 8256], zmm5
27341 vmovntps zmmword ptr [rcx], zmm23
27345 vmovntps zmmword ptr [rax + 8*r14 + 4660], zmm23
27349 vmovntps zmmword ptr [rdx + 8128], zmm23
27353 vmovntps zmmword ptr [rdx + 8192], zmm23
[all …]
/external/swiftshader/third_party/LLVM/test/MC/X86/
Dx86_64-avx-encoding.s889 vmovntps %xmm11, (%rax)
2357 vmovntps %ymm11, (%rax)
Dx86-32-avx.s912 vmovntps %xmm1, (%eax)
2360 vmovntps %ymm1, (%eax)
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Davx-intrinsics-x86.ll1566 ; CHECK: vmovntps
2163 ; CHECK: vmovntps
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86GenAsmMatcher.inc5589 { X86::VMOVNTPSmr, "vmovntps", Convert__Mem5_1__Reg1_0, { MCK_FR32, MCK_Mem }, 0},
5590 { X86::VMOVNTPSYmr, "vmovntps", Convert__Mem5_1__Reg1_0, { MCK_VR256, MCK_Mem }, 0},
DX86GenAsmWriter.inc4038 "vmovntdq\t\000vmovntpd\t\000vmovntps\t\000vmovsd\t\000vmovshdup\t\000vm"
DX86GenAsmWriter1.inc3986 "\000vmovmskps\t\000vmovntdqa\t\000vmovntdq\t\000vmovntpd\t\000vmovntps\t"
/external/llvm/lib/Target/X86/
DX86InstrAVX512.td3334 defm VMOVNTPS : avx512_movnt_vl<0x2B, "vmovntps", avx512vl_f32_info>, PS;