/external/llvm/test/CodeGen/PowerPC/ |
D | builtins-ppc-p8vector.ll | 20 %2 = call <2 x i64> @llvm.ppc.altivec.vbpermq(<16 x i8> %0, <16 x i8> %1) 26 ; CHECK: vbpermq {{[0-9]+}}, [[REG1]], [[REG2]] 27 ; CHECK-VSX: vbpermq {{[0-9]+}}, {{[0-9]+}}, {{[0-9]+}} 35 %2 = call <2 x i64> @llvm.ppc.altivec.vbpermq(<16 x i8> %0, <16 x i8> %1) 41 ; CHECK: vbpermq {{[0-9]+}}, [[REG1]], [[REG2]] 42 ; CHECK-VSX: vbpermq {{[0-9]+}}, {{[0-9]+}}, {{[0-9]+}} 72 declare <2 x i64> @llvm.ppc.altivec.vbpermq(<16 x i8>, <16 x i8>)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | builtins-ppc-p8vector.ll | 20 %2 = call <2 x i64> @llvm.ppc.altivec.vbpermq(<16 x i8> %0, <16 x i8> %1) 26 ; CHECK: vbpermq {{[0-9]+}}, [[REG1]], [[REG2]] 27 ; CHECK-VSX: vbpermq {{[0-9]+}}, {{[0-9]+}}, {{[0-9]+}} 35 %2 = call <2 x i64> @llvm.ppc.altivec.vbpermq(<16 x i8> %0, <16 x i8> %1) 41 ; CHECK: vbpermq {{[0-9]+}}, [[REG1]], [[REG2]] 42 ; CHECK-VSX: vbpermq {{[0-9]+}}, {{[0-9]+}}, {{[0-9]+}} 72 declare <2 x i64> @llvm.ppc.altivec.vbpermq(<16 x i8>, <16 x i8>)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/PowerPC/ |
D | ppc64-encoding-vmx.s | 704 # CHECK-BE: vbpermq 2, 5, 17 # encoding: [0x10,0x45,0x8d,0x4c] 705 # CHECK-LE: vbpermq 2, 5, 17 # encoding: [0x4c,0x8d,0x45,0x10] 706 vbpermq 2, 5, 17
|
/external/llvm/test/MC/PowerPC/ |
D | ppc64-encoding-vmx.s | 698 # CHECK-BE: vbpermq 2, 5, 17 # encoding: [0x10,0x45,0x8d,0x4c] 699 # CHECK-LE: vbpermq 2, 5, 17 # encoding: [0x4c,0x8d,0x45,0x10] 700 vbpermq 2, 5, 17
|
/external/llvm/test/MC/Disassembler/PowerPC/ |
D | ppc64-encoding-vmx.txt | 642 # CHECK: vbpermq 2, 5, 17
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/PowerPC/ |
D | ppc64-encoding-vmx.txt | 642 # CHECK: vbpermq 2, 5, 17
|
/external/llvm/lib/Target/PowerPC/ |
D | p9-instrs.txt | 390 [PO VRT VRA VRB XO] vbpermd, (existing: vbpermq)
|
D | README_P9.txt | 104 . vbpermd: Same as "vbpermq", use VX1_Int_Ty2:
|
D | PPCInstrAltivec.td | 1196 def VBPERMQ : VX1_Int_Ty2<1356, "vbpermq", int_ppc_altivec_vbpermq,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | README_P9.txt | 104 . vbpermd: Same as "vbpermq", use VX1_Int_Ty2:
|
D | PPCInstrAltivec.td | 1248 def VBPERMQ : VX1_Int_Ty2<1356, "vbpermq", int_ppc_altivec_vbpermq,
|
/external/v8/src/compiler/backend/ppc/ |
D | code-generator-ppc.cc | 3388 __ vbpermq(kScratchDoubleReg, i.InputSimd128Register(0), in AssembleArchInstruction() local 3397 __ vbpermq(kScratchDoubleReg, i.InputSimd128Register(0), in AssembleArchInstruction() local 3408 __ vbpermq(kScratchDoubleReg, i.InputSimd128Register(0), in AssembleArchInstruction() local
|
/external/v8/src/codegen/ppc/ |
D | constants-ppc.h | 2373 V(vbpermq, VBPERMQ, 0x1000054C)
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/PowerPC/ |
D | PPCGenAsmMatcher.inc | 4329 "gub\006vavguh\006vavguw\007vbpermd\007vbpermq\005vcfsx\005vcfux\007vcip" 6447 …{ 10466 /* vbpermq */, PPC::VBPERMQ, 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 | 4786 ppc_altivec_vbpermq, // llvm.ppc.altivec.vbpermq
|
D | IntrinsicImpl.inc | 4812 "llvm.ppc.altivec.vbpermq", 13690 1, // llvm.ppc.altivec.vbpermq
|
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/IR/ |
D | Intrinsics.gen | 3842 ppc_altivec_vbpermq, // llvm.ppc.altivec.vbpermq 9866 "llvm.ppc.altivec.vbpermq", 17751 1, // llvm.ppc.altivec.vbpermq
|
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/IR/ |
D | Intrinsics.gen | 3848 ppc_altivec_vbpermq, // llvm.ppc.altivec.vbpermq 9906 "llvm.ppc.altivec.vbpermq", 17846 1, // llvm.ppc.altivec.vbpermq
|
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/IR/ |
D | Intrinsics.gen | 3848 ppc_altivec_vbpermq, // llvm.ppc.altivec.vbpermq 9906 "llvm.ppc.altivec.vbpermq", 17846 1, // llvm.ppc.altivec.vbpermq
|
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/IR/ |
D | Intrinsics.gen | 3848 ppc_altivec_vbpermq, // llvm.ppc.altivec.vbpermq 9906 "llvm.ppc.altivec.vbpermq", 17846 1, // llvm.ppc.altivec.vbpermq
|
/external/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/IR/ |
D | Intrinsics.gen | 3848 ppc_altivec_vbpermq, // llvm.ppc.altivec.vbpermq 9906 "llvm.ppc.altivec.vbpermq", 17846 1, // llvm.ppc.altivec.vbpermq
|