Searched refs:LCDFR (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/Target/SystemZ/ |
D | SystemZShortenInst.cpp | 219 Changed |= shortenOn01(MI, SystemZ::LCDFR); in processBlock()
|
D | SystemZInstrFP.td | 269 def LCDFR : UnaryRRE<"lcdf", 0xB373, fneg, FP64, FP64>; 451 def : Pat<(f64 fpimmneg0), (LCDFR (LZDR))>;
|
D | SystemZInstrInfo.cpp | 1195 case SystemZ::LCDFR: return SystemZ::LCDBR; in getLoadAndTest()
|
/external/valgrind/none/tests/s390x/ |
D | opcodes.h | 260 #define LCDFR(r1,r2) RRE_FF(b373,00,r1,r2) macro
|