Searched refs:CLGHSI (Results 1 – 3 of 3) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-35.ll | 32 ; Check the next value up, which can't use CLGHSI. 44 ; we prefer CLGHSI to CGHSI. 70 ; Check the next value up, which can't use CLGHSI. 81 ; Check the high end of the CLGHSI range. 125 ; Check that CLGHSI does not allow indices.
|
/external/valgrind/none/tests/s390x/ |
D | opcodes.h | 191 #define CLGHSI(b1,d1,i2) SIL_RDU(e559,b1,d1,i2) macro
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 1179 def CLGHSI : CompareSIL<"clghsi", 0xE559, z_ucmp, load, imm64zx16>;
|