Searched refs:CGHRL (Results 1 – 13 of 13) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-39.ll | 104 ; Check the comparison can be reversed if that allows CGHRL to be used.
|
/external/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-39.ll | 104 ; Check the comparison can be reversed if that allows CGHRL to be used.
|
/external/v8/src/s390/ |
D | simulator-s390.h | 666 EVALUATE(CGHRL);
|
D | constants-s390.h | 750 V(cghrl, CGHRL, \
|
D | simulator-s390.cc | 957 EvalTable[CGHRL] = &Simulator::Evaluate_CGHRL; in EvalTableInit() 5005 EVALUATE(CGHRL) { in EVALUATE() argument
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 437 11541114U, // CGHRL 1752 // BRAS, BRASL, CGFRL, CGHRL, CGRL, CHRL, CLGFRL, CLGHRL, CLGRL, CLHRL, C...
|
D | SystemZGenDisassemblerTables.inc | 954 /* 462 */ MCD_OPC_Decode, 160, 3, 92, // Opcode: CGHRL
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZScheduleZ196.td | 512 def : InstRW<[WLat2LSU, FXU2, LSU, GroupAlone], (instregex "CGHRL$")>;
|
D | SystemZScheduleZEC12.td | 522 def : InstRW<[WLat2LSU, FXU, LSU, NormalGr], (instregex "CGHRL$")>;
|
D | SystemZScheduleZ13.td | 546 def : InstRW<[WLat2LSU, FXb, LSU, NormalGr], (instregex "CGHRL$")>;
|
D | SystemZScheduleZ14.td | 555 def : InstRW<[WLat2LSU, FXb, LSU, NormalGr], (instregex "CGHRL$")>;
|
D | SystemZInstrInfo.td | 1464 def CGHRL : CompareRILPC<"cghrl", 0xC64, z_scmp, GR64, aligned_asextloadi16>;
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 1306 def CGHRL : CompareRILPC<"cghrl", 0xC64, z_scmp, GR64, aligned_asextloadi16>;
|