Home
last modified time | relevance | path

Searched refs:LTGR (Results 1 – 13 of 13) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZElimCompare.cpp114 case SystemZ::LTGR: in resultTests()
DSystemZInstrInfo.cpp1331 case SystemZ::LGR: return SystemZ::LTGR; in getLoadAndTest()
DSystemZInstrInfo.td445 def LTGR : UnaryRRE<"ltg", 0xB902, null_frag, GR64, GR64>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZElimCompare.cpp122 case SystemZ::LTGR: in preservesValueOf()
DSystemZInstrInfo.cpp1644 case SystemZ::LGR: return SystemZ::LTGR; in getLoadAndTest()
DSystemZInstrInfo.td373 def LTGR : UnaryRRE<"ltgr", 0xB902, null_frag, GR64, GR64>;
/external/v8/src/s390/
Dsimulator-s390.h863 EVALUATE(LTGR);
Dconstants-s390.h1357 V(ltgr, LTGR, 0xB902) /* type = RRE LOAD AND TEST (64) */ \
Dsimulator-s390.cc1151 EvalTable[LTGR] = &Simulator::Evaluate_LTGR; in EvalTableInit()
6684 EVALUATE(LTGR) { in EVALUATE() argument
6685 DCHECK_OPCODE(LTGR); in EVALUATE()
/external/llvm/test/CodeGen/SystemZ/
Dint-cmp-44.ll687 ; Test that LGR gets converted to LTGR where useful.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dint-cmp-44.ll687 ; Test that LGR gets converted to LTGR where useful.
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc692 4201985U, // LTGR
DSystemZGenDisassemblerTables.inc542 /* 1949 */ MCD_OPC_Decode, 159, 5, 80, // Opcode: LTGR