/external/linux-kselftest/tools/testing/selftests/powerpc/lib/ |
D | reg.S | 265 STXVD2X (0,(4),(3)) 267 STXVD2X (1,(4),(3)) 269 STXVD2X (2,(4),(3)) 271 STXVD2X (3,(4),(3)) 273 STXVD2X (4,(4),(3)) 275 STXVD2X (5,(4),(3)) 277 STXVD2X (6,(4),(3)) 279 STXVD2X (7,(4),(3)) 281 STXVD2X (8,(4),(3)) 283 STXVD2X (9,(4),(3)) [all …]
|
/external/linux-kselftest/tools/testing/selftests/powerpc/include/ |
D | reg.h | 93 #define STXVD2X(xs, ra, rb) .long (0x7c000798 | VSX_XX1((xs), (ra), (rb))) macro
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.h | 376 STXVD2X, enumerator
|
D | PPCVSXSwapRemoval.cpp | 368 case PPC::STXVD2X: in gatherVectorInstructions()
|
D | PPCInstrInfo.cpp | 304 case PPC::STXVD2X: in isStoreToStackSlot() 1007 NewMIs.push_back(addFrameReference(BuildMI(MF, DL, get(PPC::STXVD2X)) in StoreRegToStackSlot()
|
D | PPCInstrVSX.td | 66 def PPCstxvd2x : SDNode<"PPCISD::STXVD2X", SDT_PPCstxvd2x, 130 def STXVD2X : XX1Form<31, 972, 958 (STXVD2X $rS, xoaddr:$dst)>; 959 def : Pat<(store v2i64:$rS, xoaddr:$dst), (STXVD2X $rS, xoaddr:$dst)>; 962 def : Pat<(PPCstxvd2x v2f64:$rS, xoaddr:$dst), (STXVD2X $rS, xoaddr:$dst)>;
|
D | README_P9.txt | 555 def STXVD2X : XX1Form<31, 972,
|
D | PPCISelLowering.cpp | 1062 case PPCISD::STXVD2X: return "PPCISD::STXVD2X"; in getTargetNodeName() 10543 SDValue Store = DAG.getMemIntrinsicNode(PPCISD::STXVD2X, dl, in expandVSXStoreForLE()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCVSXSwapRemoval.cpp | 373 case PPC::STXVD2X: in gatherVectorInstructions()
|
D | PPCISelLowering.h | 433 STXVD2X, enumerator
|
D | PPCInstrVSX.td | 73 def PPCstxvd2x : SDNode<"PPCISD::STXVD2X", SDT_PPCstxvd2x, 174 def STXVD2X : XX1Form_memOp<31, 972, 1071 (STXVD2X $rS, xoaddr:$dst)>; 1073 (STXVD2X $rS, xoaddr:$dst)>; 1076 def : Pat<(PPCstxvd2x v2f64:$rS, xoaddr:$dst), (STXVD2X $rS, xoaddr:$dst)>; 1083 def : Pat<(store v2f64:$rS, xoaddr:$dst), (STXVD2X $rS, xoaddr:$dst)>; 1084 def : Pat<(store v2i64:$rS, xoaddr:$dst), (STXVD2X $rS, xoaddr:$dst)>;
|
D | README_P9.txt | 555 def STXVD2X : XX1Form<31, 972,
|
D | PPCInstrInfo.cpp | 2345 PPC::SPILL_CRBIT, PPC::STVX, PPC::STXVD2X, PPC::STXSDX, PPC::STXSSPX, in getStoreOpcodesForSpillArray()
|
D | PPCISelLowering.cpp | 1318 case PPCISD::STXVD2X: return "PPCISD::STXVD2X"; in getTargetNodeName() 12382 SDValue Store = DAG.getMemIntrinsicNode(PPCISD::STXVD2X, dl, in expandVSXStoreForLE()
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/PowerPC/ |
D | PPCGenMCCodeEmitter.inc | 1536 UINT64_C(2080376728), // STXVD2X 5150 case PPC::STXVD2X: 7125 0, // STXVD2X = 1523
|
D | PPCGenDAGISel.inc | 791 /* 1611*/ OPC_MorphNodeTo0, TARGET_VAL(PPC::STXVD2X), 0|OPFL_Chain|OPFL_MemRefs, 794 // Dst: (STXVD2X ?:{ *:[v2f64] }:$rS, xoaddr:{ *:[iPTR] }:$dst) 831 /* 1684*/ OPC_MorphNodeTo0, TARGET_VAL(PPC::STXVD2X), 0|OPFL_Chain|OPFL_MemRefs, 834 // Dst: (STXVD2X ?:{ *:[v2i64] }:$rS, xoaddr:{ *:[iPTR] }:$dst) 1761 /* 3544*/ OPC_MorphNodeTo0, TARGET_VAL(PPC::STXVD2X), 0|OPFL_Chain, 1764 // Dst: (STXVD2X ?:{ *:[v2f64] }:$rS, xoaddr:{ *:[iPTR] }:$dst) 1790 /* 3596*/ OPC_MorphNodeTo0, TARGET_VAL(PPC::STXVD2X), 0|OPFL_Chain, 1793 // Dst: (STXVD2X ?:{ *:[v2f64] }:$rS, xoaddr:{ *:[iPTR] }:$dst) 2375 /* 4623*/ /*SwitchOpcode*/ 17, TARGET_VAL(PPCISD::STXVD2X),// ->4643 2382 /* 4635*/ OPC_MorphNodeTo0, TARGET_VAL(PPC::STXVD2X), 0|OPFL_Chain, [all …]
|
D | PPCGenAsmWriter.inc | 3141 604007455U, // STXVD2X 5299 0U, // STXVD2X
|
D | PPCGenInstrInfo.inc | 1538 STXVD2X = 1523, 4369 …MayStore), 0xc0ULL, ImplicitList2, nullptr, OperandInfo143, -1 ,nullptr }, // Inst #1523 = STXVD2X
|
D | PPCGenDisassemblerTables.inc | 1425 /* 6606 */ MCD::OPC_Decode, 243, 11, 66, // Opcode: STXVD2X
|
D | PPCGenAsmMatcher.inc | 6296 …{ 9580 /* stxvd2x */, PPC::STXVD2X, Convert__RegVSRC1_0__RegGxRCNoR01_1__RegGxRC1_2, 0, { MCK_RegV…
|
/external/capstone/arch/PowerPC/ |
D | PPCGenDisassemblerTables.inc | 912 /* 3670 */ MCD_OPC_Decode, 247, 6, 48, // Opcode: STXVD2X
|
D | PPCGenAsmWriter.inc | 907 151018448U, // STXVD2X 2180 0U, // STXVD2X
|