Home
last modified time | relevance | path

Searched refs:LTGF (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp1188 case SystemZ::LGF: return SystemZ::LTGF; in getLoadAndTest()
DSystemZInstrInfo.td458 def LTGF : UnaryRXY<"ltgf", 0xE332, asextloadi32, GR64, 4>;
/external/llvm/test/CodeGen/SystemZ/
Dint-cmp-44.ll643 ; Test that LGF gets converted to LTGF where useful.
/external/valgrind/none/tests/s390x/
Dopcodes.h300 #define LTGF(r1,x2,b2,dl2,dh2) RXY_RRRD(e3,r1,x2,b2,dl2,dh2,32) macro