Home
last modified time | relevance | path

Searched refs:CGRL (Results 1 – 9 of 9) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Dint-cmp-43.ll100 ; Check the comparison can be reversed if that allows CGRL to be used.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dint-cmp-43.ll100 ; Check the comparison can be reversed if that allows CGRL to be used.
/external/v8/src/s390/
Dsimulator-s390.h668 EVALUATE(CGRL);
Dconstants-s390.h758 V(cgrl, CGRL, 0xC68) /* type = RIL_B COMPARE RELATIVE LONG (64) */ \
Dsimulator-s390.cc959 EvalTable[CGRL] = &Simulator::Evaluate_CGRL; in EvalTableInit()
5017 EVALUATE(CGRL) { in EVALUATE() argument
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc442 11541088U, // CGRL
1752 // BRAS, BRASL, CGFRL, CGHRL, CGRL, CHRL, CLGFRL, CLGHRL, CLGRL, CLHRL, C...
DSystemZGenDisassemblerTables.inc962 /* 494 */ MCD_OPC_Decode, 165, 3, 92, // Opcode: CGRL
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1308 def CGRL : CompareRILPC<"cgrl", 0xC68, z_scmp, GR64, aligned_load>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1466 def CGRL : CompareRILPC<"cgrl", 0xC68, z_scmp, GR64, aligned_load>;