Searched refs:CHSI (Results 1 – 4 of 4) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-32.ll | 44 ; Check the next value up, which can't use CHSI. 81 ; Check the next value down, which can't use CHSI. 131 ; Check the next value up, which can't use CHSI. 179 ; Check the high end of the CHSI range. 223 ; Check that CHSI does not allow indices.
|
D | int-cmp-33.ll | 44 ; we prefer CLFHSI to CHSI.
|
/external/valgrind/none/tests/s390x/ |
D | opcodes.h | 173 #define CHSI(b1,d1,i2) SIL_RDI(e55c,b1,d1,i2) macro
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 1133 def CHSI : CompareSIL<"chsi", 0xE55C, z_scmp, load, imm32sx16>;
|