Home
last modified time | relevance | path

Searched refs:STMG (Results 1 – 13 of 13) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Dframe-05.ll10 ; itself would allow STM and LM to be used instead of STMG and LMG.
82 ; from %r14 down, so that the STMG/LMG sequences aren't any longer than
Dframe-06.ll79 ; from %r14 down, so that the STMG/LMG sequences aren't any longer than
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp184 MachineInstrBuilder MIB = BuildMI(MBB, MBBI, DL, TII->get(SystemZ::STMG)); in spillCalleeSavedRegisters()
364 if (MBBI != MBB.end() && MBBI->getOpcode() == SystemZ::STMG) in emitPrologue()
DSystemZInstrInfo.td748 def STMG : StoreMultipleRSY<"stmg", 0xEB24, GR64>;
/external/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp184 MachineInstrBuilder MIB = BuildMI(MBB, MBBI, DL, TII->get(SystemZ::STMG)); in spillCalleeSavedRegisters()
343 if (MBBI != MBB.end() && MBBI->getOpcode() == SystemZ::STMG) in emitPrologue()
DSystemZInstrInfo.td723 def STMG : StoreMultipleRSY<"stmg", 0xEB24, GR64>;
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dframe-05.ll10 ; itself would allow STM and LM to be used instead of STMG and LMG.
82 ; from %r14 down, so that the STMG/LMG sequences aren't any longer than
Dframe-06.ll79 ; from %r14 down, so that the STMG/LMG sequences aren't any longer than
/external/v8/src/s390/
Dsimulator-s390.h1087 EVALUATE(STMG);
Dconstants-s390.h166 V(stmg, STMG, 0xEB24) /* type = RSY_A STORE MULTIPLE (64) */ \
Dsimulator-s390.cc1374 EvalTable[STMG] = &Simulator::Evaluate_STMG; in EvalTableInit()
8806 EVALUATE(STMG) { in EVALUATE() argument
8807 DCHECK_OPCODE(STMG); in EVALUATE()
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc882 977278160U, // STMG
DSystemZGenDisassemblerTables.inc1197 /* 1454 */ MCD_OPC_Decode, 221, 6, 118, // Opcode: STMG