Searched refs:CLGFRL (Results 1 – 4 of 4) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-42.ll | 104 ; Check the comparison can be reversed if that allows CLGFRL to be used.
|
/external/valgrind/none/tests/s390x/ |
D | opcodes.h | 189 #define CLGFRL(r1,i2) RIL_RP(c6,r1,e,i2) macro
|
/external/v8/src/s390/ |
D | constants-s390.h | 788 V(clgfrl, CLGFRL, \
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 1347 def CLGFRL : CompareRILPC<"clgfrl", 0xC6E, z_ucmp, GR64,
|