Home
last modified time | relevance | path

Searched refs:vspltb (Results 1 – 17 of 17) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dvsx-partword-int-loads-and-stores.ll13 ; CHECK-NEXT: vspltb 2, 2, 7
16 ; CHECK-BE-NEXT: vspltb 2, 2, 7
76 ; CHECK-NEXT: vspltb 2, 2, 7
79 ; CHECK-BE-NEXT: vspltb 2, 2, 7
177 ; CHECK-NEXT: vspltb 2, 2, 7
180 ; CHECK-BE-NEXT: vspltb 2, 2, 7
228 ; CHECK-NEXT: vspltb 2, 2, 7
231 ; CHECK-BE-NEXT: vspltb 2, 2, 7
322 ; CHECK-NEXT: vspltb 2, 2, 7
326 ; CHECK-BE-NEXT: vspltb 2, 2, 7
[all …]
Dshift128.ll54 ; P9-DAG: vspltb
72 ; P9-DAG: vspltb
Dswaps-le-2.ll87 ; CHECK: vspltb {{[0-9]+}}, {{[0-9]+}}, 2
/external/capstone/suite/MC/PowerPC/
Dppc64-encoding-vmx.s.cs35 0x10,0x41,0x1a,0x0c = vspltb 2, 3, 1
/external/boringssl/linux-ppc64le/crypto/modes/
Dghashp8-ppc.S26 vspltb 6,9,0
/external/llvm/test/CodeGen/PowerPC/
Dswaps-le-2.ll80 ; CHECK: vspltb {{[0-9]+}}, {{[0-9]+}}, 2
/external/boringssl/linux-ppc64le/crypto/fipsmodule/
Dghashp8-ppc.S40 vspltb 6,9,0
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/PowerPC/
Dppc64-encoding-vmx.s120 # CHECK-BE: vspltb 2, 3, 1 # encoding: [0x10,0x41,0x1a,0x0c]
121 # CHECK-LE: vspltb 2, 3, 1 # encoding: [0x0c,0x1a,0x41,0x10]
122 vspltb 2, 3, 1
/external/llvm/test/MC/PowerPC/
Dppc64-encoding-vmx.s120 # CHECK-BE: vspltb 2, 3, 1 # encoding: [0x10,0x41,0x1a,0x0c]
121 # CHECK-LE: vspltb 2, 3, 1 # encoding: [0x0c,0x1a,0x41,0x10]
122 vspltb 2, 3, 1
/external/v8/src/compiler/backend/ppc/
Dcode-generator-ppc.cc2278 __ vspltb(dst, dst, Operand(7)); in AssembleArchInstruction() local
2425 __ vspltb(tempFPReg2, tempFPReg2, Operand(7)); in AssembleArchInstruction() local
2826 __ vspltb(kScratchDoubleReg, kScratchDoubleReg, Operand(7)); \ in AssembleArchInstruction()
2981 __ vspltb(kScratchDoubleReg, kScratchDoubleReg, Operand(7)); in AssembleArchInstruction() local
3002 __ vspltb(kScratchDoubleReg, kScratchDoubleReg, Operand(7)); in AssembleArchInstruction() local
3012 __ vspltb(kScratchDoubleReg, kScratchDoubleReg, Operand(7)); in AssembleArchInstruction() local
3023 __ vspltb(kScratchDoubleReg, kScratchDoubleReg, Operand(7)); in AssembleArchInstruction() local
/external/llvm/test/MC/Disassembler/PowerPC/
Dppc64-encoding-vmx.txt108 # CHECK: vspltb 2, 3, 1
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/PowerPC/
Dppc64-encoding-vmx.txt108 # CHECK: vspltb 2, 3, 1
/external/llvm/lib/Target/PowerPC/
Dp9-instrs.txt432 // vector extract (p.287) ref: vspltb (v2.07, p.227)
DPPCInstrAltivec.td698 "vspltb $vD, $vB, $UIMM", IIC_VecPerm,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCInstrAltivec.td699 "vspltb $vD, $vB, $UIMM", IIC_VecPerm,
712 "vspltb $vD, $vB, $UIMM", IIC_VecPerm, []>;
/external/v8/src/codegen/ppc/
Dconstants-ppc.h2211 V(vspltb, VSPLTB, 0x1000020C) \
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/PowerPC/
DPPCGenAsmMatcher.inc4356 "slw\006vspltb\006vsplth\010vspltisb\010vspltish\010vspltisw\006vspltw\003"
6648 …{ 11855 /* vspltb */, PPC::VSPLTB, Convert__RegVRRC1_0__U5Imm1_2__RegVRRC1_1, 0, { MCK_RegVRRC, MC…