Searched refs:LGRL (Results 1 – 14 of 14) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | branch-folder-hoist-livein.mir | 22 renamable $r1d = LGRL @b :: (load 4 from got, align 8) 25 renamable $r3d = LGRL @d :: (load 4 from got, align 8)
|
D | tls-01.ll | 9 ; matter whether we use LARL/AG or LGRL/AGR for the last part.
|
D | memcpy-02.ll | 323 ; Test that we use LGRL for i64.
|
D | spill-01.ll | 354 ; Likewise LGRL and STGRL.
|
/external/llvm/test/CodeGen/SystemZ/ |
D | tls-01.ll | 9 ; matter whether we use LARL/AG or LGRL/AGR for the last part.
|
D | memcpy-02.ll | 323 ; Test that we use LGRL for i64.
|
D | spill-01.ll | 354 ; Likewise LGRL and STGRL.
|
/external/v8/src/s390/ |
D | simulator-s390.h | 658 EVALUATE(LGRL);
|
D | constants-s390.h | 742 V(lgrl, LGRL, 0xC48) /* type = RIL_B LOAD RELATIVE LONG (64) */ \
|
D | simulator-s390.cc | 949 EvalTable[LGRL] = &Simulator::Evaluate_LGRL; in EvalTableInit() 4957 EVALUATE(LGRL) { in EVALUATE() argument
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 625 11541095U, // LGRL
|
D | SystemZGenDisassemblerTables.inc | 938 /* 398 */ MCD_OPC_Decode, 220, 4, 92, // Opcode: LGRL
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 512 def LGRL : UnaryRILPC<"lgrl", 0xC48, aligned_load, GR64>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 424 def LGRL : UnaryRILPC<"lgrl", 0xC48, aligned_load, GR64>;
|