Home
last modified time | relevance | path

Searched refs:LTXBR (Results 1 – 20 of 20) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dfp-cmp-06.ll21 ; FP pairs just so we can use LTXBR, so simply load up a zero.
Dfp-cmp-04.ll274 ; Test that LXR gets converted to LTXBR where useful.
/external/llvm/lib/Target/SystemZ/
DSystemZElimCompare.cpp121 case SystemZ::LTXBR: in resultTests()
155 MI.getOpcode() == SystemZ::LTXBR) && in isLoadAndTestAsCmp()
DSystemZInstrFP.td51 defm LTXBR : LoadAndTestRRE<"ltxb", 0xB342, FP128>;
DSystemZInstrInfo.cpp1334 case SystemZ::LXR: return SystemZ::LTXBR; in getLoadAndTest()
DSystemZISelLowering.cpp6243 return emitLoadAndTestCmp0(MI, MBB, SystemZ::LTXBR); in EmitInstrWithCustomInserter()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZElimCompare.cpp129 case SystemZ::LTXBR: in preservesValueOf()
173 MI.getOpcode() == SystemZ::LTXBR) && in isLoadAndTestAsCmp()
DSystemZInstrFP.td59 defm LTXBR : LoadAndTestRRE<"ltxbr", 0xB342, FP128>;
DSystemZInstrInfo.cpp1647 case SystemZ::LXR: return SystemZ::LTXBR; in getLoadAndTest()
DSystemZScheduleZ196.td715 def : InstRW<[WLat10, WLat10, FPU4, GroupAlone], (instregex "LTXBR(Compare)?$")>;
DSystemZScheduleZEC12.td753 def : InstRW<[WLat10, WLat10, FPU4, GroupAlone], (instregex "LTXBR(Compare)?$")>;
DSystemZScheduleZ13.td780 (instregex "LTXBR(Compare)?$")>;
DSystemZScheduleZ14.td799 (instregex "LTXBR(Compare)?$")>;
DSystemZISelLowering.cpp7271 return emitLoadAndTestCmp0(MI, MBB, SystemZ::LTXBR); in EmitInstrWithCustomInserter()
/external/llvm/test/CodeGen/SystemZ/
Dfp-cmp-04.ll274 ; Test that LXR gets converted to LTXBR where useful.
/external/v8/src/s390/
Dsimulator-s390.h756 EVALUATE(LTXBR);
Dconstants-s390.h1281 V(ltxbr, LTXBR, 0xB342) /* type = RRE LOAD AND TEST (extended BFP) */ \
Dsimulator-s390.cc1045 EvalTable[LTXBR] = &Simulator::Evaluate_LTXBR; in EvalTableInit()
5688 EVALUATE(LTXBR) { in EVALUATE() argument
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc694 4201712U, // LTXBR
DSystemZGenDisassemblerTables.inc387 /* 1229 */ MCD_OPC_Decode, 161, 5, 39, // Opcode: LTXBR