Searched refs:CGHSI (Results 1 – 4 of 4) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-34.ll | 44 ; Check the next value up, which can't use CGHSI. 131 ; Check the next value up, which can't use CGHSI. 179 ; Check the high end of the CGHSI range. 223 ; Check that CGHSI does not allow indices.
|
D | int-cmp-35.ll | 44 ; we prefer CLGHSI to CGHSI.
|
/external/valgrind/none/tests/s390x/ |
D | opcodes.h | 160 #define CGHSI(b1,d1,i2) SIL_RDI(e558,b1,d1,i2) macro
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 1134 def CGHSI : CompareSIL<"cghsi", 0xE558, z_scmp, load, imm64sx16>;
|