Home
last modified time | relevance | path

Searched refs:LARL (Results 1 – 23 of 23) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dregalloc-fast-invalid-kill-flag.mir26 # CHECK-NEXT: LARL
31 %2 = LARL @g_167
Dla-02.ll24 ; variable will be in range of LARL.
56 ; Check loads of external functions. This could use LARL, but we don't have
Dtls-01.ll9 ; matter whether we use LARL/AG or LGRL/AGR for the last part.
Dclear-liverange-spillreg.mir477 %41 = LARL @best8x8fwref
478 %42 = LARL @best8x8mode
479 %63 = LARL @rec_mbY8x8
Dla-03.ll39 ; must be in range of LARL.
Dla-01.ll84 ; Test that LARL can be rematerialized.
Dint-move-08.ll103 ; Test a case where we want to use one LARL for accesses to two different
DRAbasic-invalid-LR-update.mir151 %44 = LARL %const.0
/external/llvm/test/CodeGen/SystemZ/
Dla-02.ll24 ; variable will be in range of LARL.
56 ; Check loads of external functions. This could use LARL, but we don't have
Dtls-01.ll9 ; matter whether we use LARL/AG or LGRL/AGR for the last part.
Dla-03.ll39 ; must be in range of LARL.
Dla-01.ll84 ; Test that LARL can be rematerialized.
Dint-move-08.ll103 ; Test a case where we want to use one LARL for accesses to two different
/external/v8/src/s390/
Dassembler-s390.cc436 } else if (LLILF == opcode || BRCL == opcode || LARL == opcode || in target_at()
475 } else if (BRCL == opcode || LARL == opcode || BRASL == opcode) { in target_at_put()
510 } else if (LLILF == opcode || BRCL == opcode || LARL == opcode || in max_reach_from()
Dsimulator-s390.h627 EVALUATE(LARL);
Dconstants-s390.h732 V(larl, LARL, 0xC00) /* type = RIL_B LOAD ADDRESS RELATIVE LONG */ \
Dsimulator-s390.cc918 EvalTable[LARL] = &Simulator::Evaluate_LARL; in EvalTableInit()
4683 EVALUATE(LARL) { in EVALUATE() argument
4684 DCHECK_OPCODE(LARL); in EVALUATE()
/external/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp313 LoweredMI = MCInstBuilder(SystemZ::LARL) in EmitInstruction()
DSystemZInstrInfo.td768 def LARL : InstRIL<0xC00, (outs GR64:$R1), (ins pcrel32:$I2),
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp313 LoweredMI = MCInstBuilder(SystemZ::LARL) in EmitInstruction()
DSystemZInstrInfo.td785 def LARL : LoadAddressRIL<"larl", 0xC00, bitconvert>;
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc582 11541043U, // LARL
DSystemZGenDisassemblerTables.inc841 /* 15 */ MCD_OPC_Decode, 177, 4, 92, // Opcode: LARL