Searched refs:LRVGR (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | bswap-03.ll | 89 ; Test a case where we spill the source of at least one LRVGR. We want
|
/external/llvm/test/CodeGen/SystemZ/ |
D | bswap-03.ll | 101 ; Test a case where we spill the source of at least one LRVGR. We want
|
/external/v8/src/s390/ |
D | simulator-s390.h | 875 EVALUATE(LRVGR);
|
D | constants-s390.h | 1370 V(lrvgr, LRVGR, 0xB90F) /* type = RRE LOAD REVERSED (64) */ \
|
D | simulator-s390.cc | 1163 EvalTable[LRVGR] = &Simulator::Evaluate_LRVGR; in EvalTableInit() 6775 EVALUATE(LRVGR) { in EVALUATE() argument 6776 DCHECK_OPCODE(LRVGR); in EVALUATE()
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 682 4201991U, // LRVGR
|
D | SystemZGenDisassemblerTables.inc | 575 /* 2101 */ MCD_OPC_Decode, 149, 5, 80, // Opcode: LRVGR
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 733 def LRVGR : UnaryRRE<"lrvg", 0xB90F, bswap, GR64, GR64>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 757 def LRVGR : UnaryRRE<"lrvgr", 0xB90F, bswap, GR64, GR64>;
|