Searched refs:STRL (Results 1 – 12 of 12) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | clear-liverange-spillreg.mir | 475 STRL %38, @bi_pred_me :: (store 4)
|
D | memcpy-02.ll | 312 ; ...likewise STRL.
|
D | spill-01.ll | 322 ; Check that LRL and STRL are not converted.
|
/external/llvm/test/CodeGen/SystemZ/ |
D | memcpy-02.ll | 312 ; ...likewise STRL.
|
D | spill-01.ll | 322 ; Check that LRL and STRL are not converted.
|
/external/v8/src/s390/ |
D | simulator-s390.h | 663 EVALUATE(STRL);
|
D | constants-s390.h | 748 V(strl, STRL, 0xC4F) /* type = RIL_B STORE RELATIVE LONG (32) */ \
|
D | simulator-s390.cc | 954 EvalTable[STRL] = &Simulator::Evaluate_STRL; in EvalTableInit() 4987 EVALUATE(STRL) { in EVALUATE() argument
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 542 def STRL : StoreRILPC<"strl", 0xC4F, aligned_store, GR32>; 710 def : StoreGR64PC<STRL, aligned_truncstorei32>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 461 def STRL : StoreRILPC<"strl", 0xC4F, aligned_store, GR32>; 730 def : StoreGR64PC<STRL, aligned_truncstorei32>;
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 886 11541169U, // STRL
|
D | SystemZGenDisassemblerTables.inc | 948 /* 438 */ MCD_OPC_Decode, 225, 6, 105, // Opcode: STRL
|