Searched refs:CHHSI (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-31.ll | 119 ; 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
|
D | int-cmp-30.ll | 119 ; 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
|
D | int-cmp-22.ll | 70 ; Check the high end of the CHHSI range. 114 ; Check that CHHSI does not allow indices.
|
/external/valgrind/none/tests/s390x/ |
D | opcodes.h | 170 #define CHHSI(b1,d1,i2) SIL_RDI(e554,b1,d1,i2) macro
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 1132 def CHHSI : CompareSIL<"chhsi", 0xE554, z_scmp, asextloadi16, imm32sx16>;
|