Searched refs:vupkhsh (Results 1 – 17 of 17) sorted by relevance
/external/capstone/suite/MC/PowerPC/ |
D | ppc64-encoding-vmx.s.cs | 25 0x10,0x40,0x1a,0x4e = vupkhsh 2, 3
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/PowerPC/ |
D | ppc64-encoding-vmx.s | 82 # CHECK-BE: vupkhsh 2, 3 # encoding: [0x10,0x40,0x1a,0x4e] 83 # CHECK-LE: vupkhsh 2, 3 # encoding: [0x4e,0x1a,0x40,0x10] 84 vupkhsh 2, 3
|
/external/llvm/test/MC/PowerPC/ |
D | ppc64-encoding-vmx.s | 82 # CHECK-BE: vupkhsh 2, 3 # encoding: [0x10,0x40,0x1a,0x4e] 83 # CHECK-LE: vupkhsh 2, 3 # encoding: [0x4e,0x1a,0x40,0x10] 84 vupkhsh 2, 3
|
/external/llvm/test/MC/Disassembler/PowerPC/ |
D | ppc64-encoding-vmx.txt | 72 # CHECK: vupkhsh 2, 3
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/PowerPC/ |
D | ppc64-encoding-vmx.txt | 72 # CHECK: vupkhsh 2, 3
|
/external/v8/src/codegen/ppc/ |
D | constants-ppc.h | 2379 V(vupkhsh, VUPKHSH, 0x1000024E) \
|
/external/v8/src/compiler/backend/ppc/ |
D | code-generator-ppc.cc | 3097 __ vupkhsh(i.OutputSimd128Register(), i.InputSimd128Register(0)); in AssembleArchInstruction() local 3111 __ vupkhsh(i.OutputSimd128Register(), i.InputSimd128Register(0)); in AssembleArchInstruction() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrAltivec.td | 760 def VUPKHSH : VX2_Int_Ty2<590, "vupkhsh", int_ppc_altivec_vupkhsh,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCInstrAltivec.td | 767 def VUPKHSH : VX2_Int_Ty2<590, "vupkhsh", int_ppc_altivec_vupkhsh,
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/PowerPC/ |
D | PPCGenAsmMatcher.inc | 6688 …{ 12150 /* vupkhsh */, PPC::VUPKHSH, Convert__RegVRRC1_0__RegVRRC1_1, 0, { MCK_RegVRRC, MCK_RegVRR…
|
/external/swiftshader/third_party/llvm-7.0/configs/common/include/llvm/IR/ |
D | IntrinsicEnums.inc | 4942 ppc_altivec_vupkhsh, // llvm.ppc.altivec.vupkhsh
|
D | IntrinsicImpl.inc | 4968 "llvm.ppc.altivec.vupkhsh", 13846 1, // llvm.ppc.altivec.vupkhsh
|
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/IR/ |
D | Intrinsics.gen | 3998 ppc_altivec_vupkhsh, // llvm.ppc.altivec.vupkhsh 10022 "llvm.ppc.altivec.vupkhsh", 17907 1, // llvm.ppc.altivec.vupkhsh
|
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/IR/ |
D | Intrinsics.gen | 4004 ppc_altivec_vupkhsh, // llvm.ppc.altivec.vupkhsh 10062 "llvm.ppc.altivec.vupkhsh", 18002 1, // llvm.ppc.altivec.vupkhsh
|
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/IR/ |
D | Intrinsics.gen | 4004 ppc_altivec_vupkhsh, // llvm.ppc.altivec.vupkhsh 10062 "llvm.ppc.altivec.vupkhsh", 18002 1, // llvm.ppc.altivec.vupkhsh
|
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/IR/ |
D | Intrinsics.gen | 4004 ppc_altivec_vupkhsh, // llvm.ppc.altivec.vupkhsh 10062 "llvm.ppc.altivec.vupkhsh", 18002 1, // llvm.ppc.altivec.vupkhsh
|
/external/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/IR/ |
D | Intrinsics.gen | 4004 ppc_altivec_vupkhsh, // llvm.ppc.altivec.vupkhsh 10062 "llvm.ppc.altivec.vupkhsh", 18002 1, // llvm.ppc.altivec.vupkhsh
|