Searched refs:LRVR (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | bswap-02.ll | 89 ; Test a case where we spill the source of at least one LRVR. We want
|
/external/llvm/test/CodeGen/SystemZ/ |
D | bswap-02.ll | 101 ; Test a case where we spill the source of at least one LRVR. We want
|
/external/v8/src/s390/ |
D | simulator-s390.h | 890 EVALUATE(LRVR);
|
D | constants-s390.h | 1386 V(lrvr, LRVR, 0xB91F) /* type = RRE LOAD REVERSED (32) */ \
|
D | simulator-s390.cc | 1178 EvalTable[LRVR] = &Simulator::Evaluate_LRVR; in EvalTableInit() 6911 EVALUATE(LRVR) { in EVALUATE() argument 6912 DCHECK_OPCODE(LRVR); in EVALUATE()
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 683 4202108U, // LRVR
|
D | SystemZGenDisassemblerTables.inc | 614 /* 2281 */ MCD_OPC_Decode, 150, 5, 3, // Opcode: LRVR
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 732 def LRVR : UnaryRRE<"lrv", 0xB91F, bswap, GR32, GR32>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 756 def LRVR : UnaryRRE<"lrvr", 0xB91F, bswap, GR32, GR32>;
|