Searched refs:CGRL (Results 1 – 9 of 9) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-43.ll | 100 ; Check the comparison can be reversed if that allows CGRL to be used.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-43.ll | 100 ; Check the comparison can be reversed if that allows CGRL to be used.
|
/external/v8/src/s390/ |
D | simulator-s390.h | 668 EVALUATE(CGRL);
|
D | constants-s390.h | 758 V(cgrl, CGRL, 0xC68) /* type = RIL_B COMPARE RELATIVE LONG (64) */ \
|
D | simulator-s390.cc | 959 EvalTable[CGRL] = &Simulator::Evaluate_CGRL; in EvalTableInit() 5017 EVALUATE(CGRL) { in EVALUATE() argument
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 442 11541088U, // CGRL 1752 // BRAS, BRASL, CGFRL, CGHRL, CGRL, CHRL, CLGFRL, CLGHRL, CLGRL, CLHRL, C...
|
D | SystemZGenDisassemblerTables.inc | 962 /* 494 */ MCD_OPC_Decode, 165, 3, 92, // Opcode: CGRL
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 1308 def CGRL : CompareRILPC<"cgrl", 0xC68, z_scmp, GR64, aligned_load>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 1466 def CGRL : CompareRILPC<"cgrl", 0xC68, z_scmp, GR64, aligned_load>;
|