Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dbswap-02.ll89 ; Test a case where we spill the source of at least one LRVR. We want
/external/llvm/test/CodeGen/SystemZ/
Dbswap-02.ll101 ; Test a case where we spill the source of at least one LRVR. We want
/external/v8/src/s390/
Dsimulator-s390.h890 EVALUATE(LRVR);
Dconstants-s390.h1386 V(lrvr, LRVR, 0xB91F) /* type = RRE LOAD REVERSED (32) */ \
Dsimulator-s390.cc1178 EvalTable[LRVR] = &Simulator::Evaluate_LRVR; in EvalTableInit()
6911 EVALUATE(LRVR) { in EVALUATE() argument
6912 DCHECK_OPCODE(LRVR); in EVALUATE()
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc683 4202108U, // LRVR
DSystemZGenDisassemblerTables.inc614 /* 2281 */ MCD_OPC_Decode, 150, 5, 3, // Opcode: LRVR
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td732 def LRVR : UnaryRRE<"lrv", 0xB91F, bswap, GR32, GR32>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td756 def LRVR : UnaryRRE<"lrvr", 0xB91F, bswap, GR32, GR32>;