Searched refs:STGRL (Results 1 – 11 of 11) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | memcpy-02.ll | 334 ; ...likewise STGRL.
|
D | spill-01.ll | 354 ; Likewise LGRL and STGRL.
|
/external/llvm/test/CodeGen/SystemZ/ |
D | memcpy-02.ll | 334 ; ...likewise STGRL.
|
D | spill-01.ll | 354 ; Likewise LGRL and STGRL.
|
/external/v8/src/s390/ |
D | simulator-s390.h | 659 EVALUATE(STGRL);
|
D | constants-s390.h | 743 V(stgrl, STGRL, 0xC4B) /* type = RIL_B STORE RELATIVE LONG (64) */ \
|
D | simulator-s390.cc | 950 EvalTable[STGRL] = &Simulator::Evaluate_STGRL; in EvalTableInit() 4963 EVALUATE(STGRL) { in EVALUATE() argument
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 876 11541101U, // STGRL
|
D | SystemZGenDisassemblerTables.inc | 940 /* 406 */ MCD_OPC_Decode, 215, 6, 92, // Opcode: STGRL
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 543 def STGRL : StoreRILPC<"stgrl", 0xC4B, aligned_store, GR64>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 462 def STGRL : StoreRILPC<"stgrl", 0xC4B, aligned_store, GR64>;
|