Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/SystemZ/
Dint-cmp-12.ll18 ; Check the high end of the CLGFI range.
Dint-cmp-14.ll75 ; Check the next value up, which should use CLGFI instead.
87 ; Check the high end of the CLGFI range.
Dint-cmp-13.ll75 ; 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/
Dopcodes.h147 #define CLGFI(r1,i2) RIL_RU(c2,r1,e,i2) macro
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td976 def CLGFI : CompareRIL<"clgfi", 0xC2E, z_ucmp, GR64, imm64zx32>;