Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dint-cmp-39.ll104 ; Check the comparison can be reversed if that allows CGHRL to be used.
/external/llvm/test/CodeGen/SystemZ/
Dint-cmp-39.ll104 ; Check the comparison can be reversed if that allows CGHRL to be used.
/external/v8/src/s390/
Dsimulator-s390.h666 EVALUATE(CGHRL);
Dconstants-s390.h750 V(cghrl, CGHRL, \
Dsimulator-s390.cc957 EvalTable[CGHRL] = &Simulator::Evaluate_CGHRL; in EvalTableInit()
5005 EVALUATE(CGHRL) { in EVALUATE() argument
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc437 11541114U, // CGHRL
1752 // BRAS, BRASL, CGFRL, CGHRL, CGRL, CHRL, CLGFRL, CLGHRL, CLGRL, CLHRL, C...
DSystemZGenDisassemblerTables.inc954 /* 462 */ MCD_OPC_Decode, 160, 3, 92, // Opcode: CGHRL
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZScheduleZ196.td512 def : InstRW<[WLat2LSU, FXU2, LSU, GroupAlone], (instregex "CGHRL$")>;
DSystemZScheduleZEC12.td522 def : InstRW<[WLat2LSU, FXU, LSU, NormalGr], (instregex "CGHRL$")>;
DSystemZScheduleZ13.td546 def : InstRW<[WLat2LSU, FXb, LSU, NormalGr], (instregex "CGHRL$")>;
DSystemZScheduleZ14.td555 def : InstRW<[WLat2LSU, FXb, LSU, NormalGr], (instregex "CGHRL$")>;
DSystemZInstrInfo.td1464 def CGHRL : CompareRILPC<"cghrl", 0xC64, z_scmp, GR64, aligned_asextloadi16>;
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1306 def CGHRL : CompareRILPC<"cghrl", 0xC64, z_scmp, GR64, aligned_asextloadi16>;