Home
last modified time | relevance | path

Searched refs:CHHSI (Results 1 – 5 of 5) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Dint-cmp-30.ll119 ; extension. This should use CHHSI instead.
147 ; extension. This should use CHHSI instead.
173 ; Check signed comparison near the high end of the CHHSI range, using sign
187 ; Check signed comparison above the high end of the CHHSI range, using sign
200 ; Check signed comparison near the low end of the CHHSI range, using sign
214 ; Check signed comparison below the low end of the CHHSI range, using sign
Dint-cmp-31.ll119 ; extension. This should use CHHSI instead.
147 ; extension. This should use CHHSI instead.
173 ; Check signed comparison near the high end of the CHHSI range, using sign
187 ; Check signed comparison above the high end of the CHHSI range, using sign
200 ; Check signed comparison near the low end of the CHHSI range, using sign
214 ; Check signed comparison below the low end of the CHHSI range, using sign
Dint-cmp-22.ll70 ; Check the high end of the CHHSI range.
114 ; Check that CHHSI does not allow indices.
/external/valgrind/none/tests/s390x/
Dopcodes.h170 #define CHHSI(b1,d1,i2) SIL_RDI(e554,b1,d1,i2) macro
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1132 def CHHSI : CompareSIL<"chhsi", 0xE554, z_scmp, asextloadi16, imm32sx16>;