Searched refs:vaddshs (Results 1 – 19 of 19) sorted by relevance
/external/capstone/suite/MC/PowerPC/ |
D | ppc64-encoding-vmx.s.cs | 50 0x10,0x43,0x23,0x40 = vaddshs 2, 3, 4
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/PowerPC/ |
D | ppc64-encoding-vmx.s | 219 # CHECK-BE: vaddshs 2, 3, 4 # encoding: [0x10,0x43,0x23,0x40] 220 # CHECK-LE: vaddshs 2, 3, 4 # encoding: [0x40,0x23,0x43,0x10] 221 vaddshs 2, 3, 4
|
/external/llvm/test/MC/PowerPC/ |
D | ppc64-encoding-vmx.s | 219 # CHECK-BE: vaddshs 2, 3, 4 # encoding: [0x10,0x43,0x23,0x40] 220 # CHECK-LE: vaddshs 2, 3, 4 # encoding: [0x40,0x23,0x43,0x10] 221 vaddshs 2, 3, 4
|
/external/llvm/test/MC/Disassembler/PowerPC/ |
D | ppc64-encoding-vmx.txt | 189 # CHECK: vaddshs 2, 3, 4
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/PowerPC/ |
D | ppc64-encoding-vmx.txt | 189 # CHECK: vaddshs 2, 3, 4
|
/external/llvm/include/llvm/IR/ |
D | IntrinsicsPowerPC.td | 363 def int_ppc_altivec_vaddshs : PowerPC_Vec_HHH_Intrinsic<"vaddshs">;
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | IntrinsicsPowerPC.td | 437 def int_ppc_altivec_vaddshs : PowerPC_Vec_HHH_Intrinsic<"vaddshs">;
|
/external/v8/src/codegen/ppc/ |
D | constants-ppc.h | 2347 V(vaddshs, VADDSHS, 0x10000340) \
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrAltivec.td | 502 def VADDSHS : VX1_Int_Ty<832, "vaddshs", int_ppc_altivec_vaddshs, v8i16>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCInstrAltivec.td | 503 def VADDSHS : VX1_Int_Ty<832, "vaddshs", int_ppc_altivec_vaddshs, v8i16>;
|
/external/v8/src/compiler/backend/ppc/ |
D | code-generator-ppc.cc | 3189 __ vaddshs(i.OutputSimd128Register(), i.InputSimd128Register(0), in AssembleArchInstruction() local
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/PowerPC/ |
D | PPCGenAsmMatcher.inc | 4326 "dcuw\010vaddecuq\010vaddeuqm\006vaddfp\007vaddsbs\007vaddshs\007vaddsws" 6428 …{ 10325 /* vaddshs */, PPC::VADDSHS, Convert__RegVRRC1_0__RegVRRC1_1__RegVRRC1_2, 0, { MCK_RegVRRC…
|
/external/swiftshader/third_party/llvm-7.0/configs/common/include/llvm/IR/ |
D | IntrinsicEnums.inc | 4775 ppc_altivec_vaddshs, // llvm.ppc.altivec.vaddshs
|
D | IntrinsicImpl.inc | 4801 "llvm.ppc.altivec.vaddshs", 13679 1, // llvm.ppc.altivec.vaddshs
|
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/IR/ |
D | Intrinsics.gen | 3831 ppc_altivec_vaddshs, // llvm.ppc.altivec.vaddshs 9855 "llvm.ppc.altivec.vaddshs", 17740 1, // llvm.ppc.altivec.vaddshs
|
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/IR/ |
D | Intrinsics.gen | 3837 ppc_altivec_vaddshs, // llvm.ppc.altivec.vaddshs 9895 "llvm.ppc.altivec.vaddshs", 17835 1, // llvm.ppc.altivec.vaddshs
|
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/IR/ |
D | Intrinsics.gen | 3837 ppc_altivec_vaddshs, // llvm.ppc.altivec.vaddshs 9895 "llvm.ppc.altivec.vaddshs", 17835 1, // llvm.ppc.altivec.vaddshs
|
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/IR/ |
D | Intrinsics.gen | 3837 ppc_altivec_vaddshs, // llvm.ppc.altivec.vaddshs 9895 "llvm.ppc.altivec.vaddshs", 17835 1, // llvm.ppc.altivec.vaddshs
|
/external/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/IR/ |
D | Intrinsics.gen | 3837 ppc_altivec_vaddshs, // llvm.ppc.altivec.vaddshs 9895 "llvm.ppc.altivec.vaddshs", 17835 1, // llvm.ppc.altivec.vaddshs
|