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