Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/SystemZ/
Dint-cmp-30.ll6 ; Check unsigned comparison near the low end of the CLHHSI range, using zero
20 ; Check unsigned comparison near the low end of the CLHHSI range, using sign
34 ; Check unsigned comparison near the high end of the CLHHSI range, using zero
48 ; Check unsigned comparison near the high end of the CLHHSI range, using sign
62 ; Check unsigned comparison above the high end of the CLHHSI range, using zero
79 ; and simply ignore CLHHSI for this range. First check the low end of the
104 ; Check signed comparison near the low end of the CLHHSI range, using zero
118 ; Check signed comparison near the low end of the CLHHSI range, using sign
132 ; Check signed comparison near the high end of the CLHHSI range, using zero
146 ; Check signed comparison near the high end of the CLHHSI range, using sign
[all …]
Dint-cmp-31.ll6 ; Check unsigned comparison near the low end of the CLHHSI range, using zero
20 ; Check unsigned comparison near the low end of the CLHHSI range, using sign
34 ; Check unsigned comparison near the high end of the CLHHSI range, using zero
48 ; Check unsigned comparison near the high end of the CLHHSI range, using sign
62 ; Check unsigned comparison above the high end of the CLHHSI range, using zero
79 ; and simply ignore CLHHSI for this range. First check the low end of the
104 ; Check signed comparison near the low end of the CLHHSI range, using zero
118 ; Check signed comparison near the low end of the CLHHSI range, using sign
132 ; Check signed comparison near the high end of the CLHHSI range, using zero
146 ; Check signed comparison near the high end of the CLHHSI range, using sign
[all …]
Dint-cmp-23.ll31 ; Check the high end of the CLHHSI range.
75 ; Check that CLHHSI does not allow indices.
/external/valgrind/none/tests/s390x/
Dopcodes.h201 #define CLHHSI(b1,d1,i2) SIL_RDU(e555,b1,d1,i2) macro
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1177 def CLHHSI : CompareSIL<"clhhsi", 0xE555, z_ucmp, azextloadi16, imm32zx16>;