Home
last modified time | relevance | path

Searched refs:CLGR (Results 1 – 19 of 19) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp1420 case SystemZ::CLGR: in getFusedCompare()
1441 case SystemZ::CLGR: in getFusedCompare()
1462 case SystemZ::CLGR: in getFusedCompare()
1483 case SystemZ::CLGR: in getFusedCompare()
DSystemZLongBranch.cpp417 splitCompareBranch(Branch, SystemZ::CLGR); in relaxBranch()
DSystemZISelLowering.cpp6196 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CLGR, in EmitInstrWithCustomInserter()
6206 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CLGR, in EmitInstrWithCustomInserter()
DSystemZInstrInfo.td1322 def CLGR : CompareRRE<"clg", 0xB921, z_ucmp, GR64, GR64>;
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dint-cmp-08.ll5 ; Check CLGR.
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp422 splitCompareBranch(Branch, SystemZ::CLGR); in relaxBranch()
DSystemZInstrInfo.cpp1741 case SystemZ::CLGR: in getFusedCompare()
1762 case SystemZ::CLGR: in getFusedCompare()
1783 case SystemZ::CLGR: in getFusedCompare()
1804 case SystemZ::CLGR: in getFusedCompare()
DSystemZScheduleZ196.td496 def : InstRW<[WLat1, FXU, NormalGr], (instregex "CLGR$")>;
DSystemZScheduleZEC12.td507 def : InstRW<[WLat1, FXU, NormalGr], (instregex "CLGR$")>;
DSystemZScheduleZ13.td531 def : InstRW<[WLat1, FXb, NormalGr], (instregex "CLGR$")>;
DSystemZISelLowering.cpp7224 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CLGR, in EmitInstrWithCustomInserter()
7234 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CLGR, in EmitInstrWithCustomInserter()
DSystemZScheduleZ14.td540 def : InstRW<[WLat1, FXb, NormalGr], (instregex "CLGR$")>;
DSystemZInstrInfo.td1480 def CLGR : CompareRRE<"clgr", 0xB921, z_ucmp, GR64, GR64>;
/external/llvm/test/CodeGen/SystemZ/
Dint-cmp-08.ll5 ; Check CLGR.
/external/v8/src/s390/
Dsimulator-s390.h892 EVALUATE(CLGR);
Dconstants-s390.h1388 V(clgr, CLGR, 0xB921) /* type = RRE COMPARE LOGICAL (64) */ \
Dsimulator-s390.cc1180 EvalTable[CLGR] = &Simulator::Evaluate_CLGR; in EvalTableInit()
6931 EVALUATE(CLGR) { in EVALUATE() argument
6932 DCHECK_OPCODE(CLGR); in EVALUATE()
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc473 4201930U, // CLGR
DSystemZGenDisassemblerTables.inc620 /* 2309 */ MCD_OPC_Decode, 196, 3, 80, // Opcode: CLGR