Searched refs:vmladduhm (Results 1 – 19 of 19) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | vec_mul.ll | 33 ; CHECK: vmladduhm 36 ; CHECK-LE: vmladduhm 39 ; CHECK-VSX: vmladduhm 42 ; CHECK-LE-VSX: vmladduhm
|
/external/llvm/test/CodeGen/PowerPC/ |
D | vec_mul.ll | 33 ; CHECK: vmladduhm 36 ; CHECK-LE: vmladduhm 39 ; CHECK-VSX: vmladduhm 42 ; CHECK-LE-VSX: vmladduhm
|
/external/capstone/suite/MC/PowerPC/ |
D | ppc64-encoding-vmx.s.cs | 78 0x10,0x43,0x21,0x62 = vmladduhm 2, 3, 4, 5
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/PowerPC/ |
D | ppc64-encoding-vmx.s | 351 # CHECK-BE: vmladduhm 2, 3, 4, 5 # encoding: [0x10,0x43,0x21,0x62] 352 # CHECK-LE: vmladduhm 2, 3, 4, 5 # encoding: [0x62,0x21,0x43,0x10] 353 vmladduhm 2, 3, 4, 5
|
/external/llvm/test/MC/PowerPC/ |
D | ppc64-encoding-vmx.s | 351 # CHECK-BE: vmladduhm 2, 3, 4, 5 # encoding: [0x10,0x43,0x21,0x62] 352 # CHECK-LE: vmladduhm 2, 3, 4, 5 # encoding: [0x62,0x21,0x43,0x10] 353 vmladduhm 2, 3, 4, 5
|
/external/llvm/test/MC/Disassembler/PowerPC/ |
D | ppc64-encoding-vmx.txt | 318 # CHECK: vmladduhm 2, 3, 4, 5
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/PowerPC/ |
D | ppc64-encoding-vmx.txt | 318 # CHECK: vmladduhm 2, 3, 4, 5
|
/external/v8/src/codegen/ppc/ |
D | constants-ppc.h | 1933 V(vmladduhm, VMLADDUHM, 0x10000022) \
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrAltivec.td | 471 def VMLADDUHM : VA1a_Int_Ty<34, "vmladduhm", int_ppc_altivec_vmladduhm, v8i16>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCInstrAltivec.td | 472 def VMLADDUHM : VA1a_Int_Ty<34, "vmladduhm", int_ppc_altivec_vmladduhm, v8i16>;
|
/external/v8/src/compiler/backend/ppc/ |
D | code-generator-ppc.cc | 2520 __ vmladduhm(i.OutputSimd128Register(), i.InputSimd128Register(0), in AssembleArchInstruction() local
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/PowerPC/ |
D | PPCGenAsmMatcher.inc | 6552 …{ 11141 /* vmladduhm */, PPC::VMLADDUHM, Convert__RegVRRC1_0__RegVRRC1_1__RegVRRC1_2__RegVRRC1_3, …
|
/external/swiftshader/third_party/llvm-7.0/configs/common/include/llvm/IR/ |
D | IntrinsicEnums.inc | 4861 ppc_altivec_vmladduhm, // llvm.ppc.altivec.vmladduhm
|
D | IntrinsicImpl.inc | 4887 "llvm.ppc.altivec.vmladduhm", 13765 1, // llvm.ppc.altivec.vmladduhm
|
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/IR/ |
D | Intrinsics.gen | 3917 ppc_altivec_vmladduhm, // llvm.ppc.altivec.vmladduhm 9941 "llvm.ppc.altivec.vmladduhm", 17826 1, // llvm.ppc.altivec.vmladduhm
|
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/IR/ |
D | Intrinsics.gen | 3923 ppc_altivec_vmladduhm, // llvm.ppc.altivec.vmladduhm 9981 "llvm.ppc.altivec.vmladduhm", 17921 1, // llvm.ppc.altivec.vmladduhm
|
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/IR/ |
D | Intrinsics.gen | 3923 ppc_altivec_vmladduhm, // llvm.ppc.altivec.vmladduhm 9981 "llvm.ppc.altivec.vmladduhm", 17921 1, // llvm.ppc.altivec.vmladduhm
|
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/IR/ |
D | Intrinsics.gen | 3923 ppc_altivec_vmladduhm, // llvm.ppc.altivec.vmladduhm 9981 "llvm.ppc.altivec.vmladduhm", 17921 1, // llvm.ppc.altivec.vmladduhm
|
/external/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/IR/ |
D | Intrinsics.gen | 3923 ppc_altivec_vmladduhm, // llvm.ppc.altivec.vmladduhm 9981 "llvm.ppc.altivec.vmladduhm", 17921 1, // llvm.ppc.altivec.vmladduhm
|