Searched refs:pswapd (Results 1 – 15 of 15) sorted by relevance
/external/llvm/test/CodeGen/X86/ |
D | expand-vr64-gr64-copy.mir | 10 %1 = tail call x86_mmx @llvm.x86.3dnowa.pswapd(x86_mmx %0) 15 declare x86_mmx @llvm.x86.3dnowa.pswapd(x86_mmx) nounwind readnone
|
D | 3dnow-intrinsics.ll | 280 ; CHECK: pswapd {{.*#+}} mm0 = mem[1,0] 283 %1 = tail call x86_mmx @llvm.x86.3dnowa.pswapd(x86_mmx %0) 289 ; CHECK: pswapd {{.*#+}} mm0 = mem[1,0] 292 %1 = tail call x86_mmx @llvm.x86.3dnowa.pswapd(x86_mmx %0) 297 declare x86_mmx @llvm.x86.3dnowa.pswapd(x86_mmx) nounwind readnone
|
D | stack-folding-3dnow.ll | 212 ;CHECK: pswapd {{-?[0-9]*}}(%rsp), {{%mm[0-7]}} {{.*#+}} 8-byte Folded Reload 214 %2 = call x86_mmx @llvm.x86.3dnowa.pswapd(x86_mmx %a) nounwind readnone 217 declare x86_mmx @llvm.x86.3dnowa.pswapd(x86_mmx) nounwind readnone
|
/external/capstone/suite/MC/X86/ |
D | 3DNow.s.cs | 29 0x0f,0x0f,0xca,0xbb = pswapd %mm2, %mm1
|
/external/llvm/test/MC/X86/ |
D | 3DNow.s | 92 pswapd %mm2, %mm1 label
|
/external/llvm/lib/Target/X86/ |
D | X86Instr3DNow.td | 103 defm PSWAPD : I3DNow_conv_rm_int<0xBB, "pswapd", "a">;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86Instr3DNow.td | 112 defm PSWAPD : I3DNow_conv_rm_int<0xBB, "pswapd", SchedWriteShuffle.MMX, "a">;
|
/external/capstone/arch/X86/ |
D | X86MappingInsnOp.inc | 8192 { /* X86_PSWAPDrm, X86_INS_PSWAPD: pswapd $dst, $src */ 8196 { /* X86_PSWAPDrr, X86_INS_PSWAPD: pswapd $dst, $src */
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/ |
D | X86GenAsmMatcher.inc | 7740 "\007psubusb\007psubusw\005psubw\006pswapd\005ptest\007ptwrite\010ptwrit" 9933 …{ 6410 /* pswapd */, X86::PSWAPDrr, Convert__Reg1_1__Reg1_0, AMFBS_None, { MCK_VR64, MCK_VR64 }, }, 9934 …{ 6410 /* pswapd */, X86::PSWAPDrm, Convert__Reg1_1__Mem645_0, AMFBS_None, { MCK_Mem64, MCK_VR64 }… 24487 …{ 6410 /* pswapd */, X86::PSWAPDrr, Convert__Reg1_0__Reg1_1, AMFBS_None, { MCK_VR64, MCK_VR64 }, }, 24488 …{ 6410 /* pswapd */, X86::PSWAPDrm, Convert__Reg1_0__Mem645_1, AMFBS_None, { MCK_VR64, MCK_Mem64 }…
|
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/IR/ |
D | Intrinsics.gen | 4444 x86_3dnowa_pswapd, // llvm.x86.3dnowa.pswapd 10502 "llvm.x86.3dnowa.pswapd", 18442 1, // llvm.x86.3dnowa.pswapd
|
/external/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/IR/ |
D | Intrinsics.gen | 4444 x86_3dnowa_pswapd, // llvm.x86.3dnowa.pswapd 10502 "llvm.x86.3dnowa.pswapd", 18442 1, // llvm.x86.3dnowa.pswapd
|
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/IR/ |
D | Intrinsics.gen | 4444 x86_3dnowa_pswapd, // llvm.x86.3dnowa.pswapd 10502 "llvm.x86.3dnowa.pswapd", 18442 1, // llvm.x86.3dnowa.pswapd
|
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/IR/ |
D | Intrinsics.gen | 4438 x86_3dnowa_pswapd, // llvm.x86.3dnowa.pswapd 10462 "llvm.x86.3dnowa.pswapd", 18347 1, // llvm.x86.3dnowa.pswapd
|
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/IR/ |
D | Intrinsics.gen | 4444 x86_3dnowa_pswapd, // llvm.x86.3dnowa.pswapd 10502 "llvm.x86.3dnowa.pswapd", 18442 1, // llvm.x86.3dnowa.pswapd
|
/external/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/ |
D | IntrinsicImpl.inc | 6382 "llvm.x86.3dnowa.pswapd", 16515 1, // llvm.x86.3dnowa.pswapd
|