Searched refs:CLGFI (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-12.ll | 18 ; Check the high end of the CLGFI range.
|
D | int-cmp-14.ll | 75 ; Check the next value up, which should use CLGFI instead. 87 ; Check the high end of the CLGFI range.
|
D | int-cmp-13.ll | 75 ; Check the next value up, which should use CLGFI instead. 87 ; Check the high end of the CLGFI range.
|
/external/valgrind/main/none/tests/s390x/ |
D | opcodes.h | 147 #define CLGFI(r1,i2) RIL_RU(c2,r1,e,i2) macro
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 976 def CLGFI : CompareRIL<"clgfi", 0xC2E, z_ucmp, GR64, imm64zx32>;
|