/external/v8/src/mips/ |
D | constants-mips.h | 948 MOVE_V = ((2U << 22) | (62U << 16)), enumerator 1786 case MOVE_V: in InstructionType()
|
D | assembler-mips.cc | 3688 Instr instr = MSA | MOVE_V | (ws.code() << kWsShift) | in move_v()
|
D | simulator-mips.cc | 4564 case MOVE_V: { in DecodeTypeMsaELM()
|
/external/v8/src/mips64/ |
D | constants-mips64.h | 982 MOVE_V = ((2U << 22) | (62U << 16)), enumerator 1870 case MOVE_V: in InstructionType()
|
D | assembler-mips64.cc | 4014 Instr instr = MSA | MOVE_V | (ws.code() << kWsShift) | in move_v()
|
D | simulator-mips64.cc | 4776 case MOVE_V: { in DecodeTypeMsaELM()
|
/external/llvm/lib/Target/Mips/ |
D | MipsScheduleP5600.td | 269 def : InstRW<[P5600WriteMSAShortLogic], (instregex "^MOVE_V$")>;
|
D | MipsSEISelDAGToDAG.cpp | 839 ReplaceNode(Node, CurDAG->getMachineNode(Mips::MOVE_V, DL, in trySelect()
|
D | MipsSEInstrInfo.cpp | 165 Opc = Mips::MOVE_V; in copyPhysReg()
|
D | MipsMSAInstrInfo.td | 3298 def MOVE_V : MOVE_V_ENC, MOVE_V_DESC;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsSEInstrInfo.cpp | 170 Opc = Mips::MOVE_V; in copyPhysReg()
|
D | MipsSEISelDAGToDAG.cpp | 894 ReplaceNode(Node, CurDAG->getMachineNode(Mips::MOVE_V, DL, in trySelect()
|
D | MipsScheduleP5600.td | 334 def : InstRW<[P5600WriteMSAShortLogic], (instregex "^MOVE_V$")>;
|
D | MipsScheduleGeneric.td | 906 def : InstRW<[GenericWriteMSAShortLogic], (instregex "^MOVE_V$")>;
|
D | MipsMSAInstrInfo.td | 3319 def MOVE_V : MOVE_V_ENC, MOVE_V_DESC;
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/ |
D | MipsGenSubtargetInfo.inc | 801 {DBGFIELD("MOVE_V") 1, false, false, 15, 2, 1, 1, 0, 0}, // #526 1821 {DBGFIELD("MOVE_V") 1, false, false, 26, 2, 1, 1, 0, 0}, // #526
|
D | MipsGenMCCodeEmitter.inc | 1885 UINT64_C(2025717785), // MOVE_V 7003 case Mips::MOVE_V: 9611 Feature_HasStdEnc | Feature_HasMSA | 0, // MOVE_V = 1872
|
D | MipsGenAsmWriter.inc | 3100 24261U, // MOVE_V 5731 0U, // MOVE_V
|
D | MipsGenInstrInfo.inc | 1887 MOVE_V = 1872, 3183 MOVE_V = 526, 5932 …deledSideEffects), 0x6ULL, nullptr, nullptr, OperandInfo291, -1 ,nullptr }, // Inst #1872 = MOVE_V
|
D | MipsGenDisassemblerTables.inc | 4980 /* 11045 */ MCD::OPC_Decode, 208, 14, 158, 2, // Opcode: MOVE_V
|
D | MipsGenAsmMatcher.inc | 6710 …{ 6445 /* move.v */, Mips::MOVE_V, Convert__MSA128AsmReg1_0__MSA128AsmReg1_1, Feature_HasStdEnc|Fe…
|
/external/capstone/arch/Mips/ |
D | MipsGenAsmWriter.inc | 1109 23382U, // MOVE_V 2823 0U, // MOVE_V
|
D | MipsGenDisassemblerTables.inc | 2516 /* 8563 */ MCD_OPC_Decode, 196, 8, 150, 1, // Opcode: MOVE_V
|