Home
last modified time | relevance | path

Searched refs:CLFHSI (Results 1 – 3 of 3) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Dint-cmp-33.ll32 ; 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/
Dopcodes.h183 #define CLFHSI(b1,d1,i2) SIL_RDU(e55d,b1,d1,i2) macro
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1158 def CLFHSI : CompareSIL<"clfhsi", 0xE55D, z_ucmp, load, imm32zx16>;