Home
last modified time | relevance | path

Searched refs:LTGFR (Results 1 – 17 of 17) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZElimCompare.cpp115 case SystemZ::LTGFR: in resultTests()
DSystemZInstrInfo.cpp1330 case SystemZ::LGFR: return SystemZ::LTGFR; in getLoadAndTest()
DSystemZInstrInfo.td595 def LTGFR : UnaryRRE<"ltgf", 0xB912, null_frag, GR64, GR32>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZElimCompare.cpp123 case SystemZ::LTGFR: in preservesValueOf()
DSystemZInstrInfo.cpp1643 case SystemZ::LGFR: return SystemZ::LTGFR; in getLoadAndTest()
DSystemZScheduleZ196.td211 def : InstRW<[WLat1, FXU, NormalGr], (instregex "LTGFR$")>;
DSystemZScheduleZEC12.td219 def : InstRW<[WLat1, FXU, NormalGr], (instregex "LTGFR$")>;
DSystemZScheduleZ13.td238 def : InstRW<[WLat1, FXa, NormalGr], (instregex "LTGFR$")>;
DSystemZScheduleZ14.td239 def : InstRW<[WLat1, FXa, NormalGr], (instregex "LTGFR$")>;
DSystemZInstrInfo.td581 def LTGFR : UnaryRRE<"ltgfr", 0xB912, null_frag, GR64, GR32>;
/external/v8/src/s390/
Dsimulator-s390.h878 EVALUATE(LTGFR);
Dconstants-s390.h1373 V(ltgfr, LTGFR, 0xB912) /* type = RRE LOAD AND TEST (64<-32) */ \
Dsimulator-s390.cc1166 EvalTable[LTGFR] = &Simulator::Evaluate_LTGFR; in EvalTableInit()
6803 EVALUATE(LTGFR) { in EVALUATE() argument
6804 DCHECK_OPCODE(LTGFR); in EVALUATE()
/external/llvm/test/CodeGen/SystemZ/
Dint-cmp-44.ll709 ; Test that LGFR gets converted to LTGFR where useful.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dint-cmp-44.ll709 ; Test that LGFR gets converted to LTGFR where useful.
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc691 4201885U, // LTGFR
DSystemZGenDisassemblerTables.inc584 /* 2143 */ MCD_OPC_Decode, 158, 5, 80, // Opcode: LTGFR