Searched refs:LTGF (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 1188 case SystemZ::LGF: return SystemZ::LTGF; in getLoadAndTest()
|
D | SystemZInstrInfo.td | 458 def LTGF : UnaryRXY<"ltgf", 0xE332, asextloadi32, GR64, 4>;
|
/external/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-44.ll | 643 ; Test that LGF gets converted to LTGF where useful.
|
/external/valgrind/none/tests/s390x/ |
D | opcodes.h | 300 #define LTGF(r1,x2,b2,dl2,dh2) RXY_RRRD(e3,r1,x2,b2,dl2,dh2,32) macro
|