Home
last modified time | relevance | path

Searched refs:LRVGR (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dbswap-03.ll89 ; Test a case where we spill the source of at least one LRVGR. We want
/external/llvm/test/CodeGen/SystemZ/
Dbswap-03.ll101 ; Test a case where we spill the source of at least one LRVGR. We want
/external/v8/src/s390/
Dsimulator-s390.h875 EVALUATE(LRVGR);
Dconstants-s390.h1370 V(lrvgr, LRVGR, 0xB90F) /* type = RRE LOAD REVERSED (64) */ \
Dsimulator-s390.cc1163 EvalTable[LRVGR] = &Simulator::Evaluate_LRVGR; in EvalTableInit()
6775 EVALUATE(LRVGR) { in EVALUATE() argument
6776 DCHECK_OPCODE(LRVGR); in EVALUATE()
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc682 4201991U, // LRVGR
DSystemZGenDisassemblerTables.inc575 /* 2101 */ MCD_OPC_Decode, 149, 5, 80, // Opcode: LRVGR
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td733 def LRVGR : UnaryRRE<"lrvg", 0xB90F, bswap, GR64, GR64>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td757 def LRVGR : UnaryRRE<"lrvgr", 0xB90F, bswap, GR64, GR64>;