Searched refs:LLGHR (Results 1 – 4 of 4) sorted by relevance
116 ; Test a case where we spill the source of at least one LLGHR. We want
946 unsigned OpCode = (RISBG.Mask == 0xff ? SystemZ::LLGCR : SystemZ::LLGHR); in tryRISBGZero()
479 def LLGHR : UnaryRRE<"llgh", 0xB985, zext16, GR64, GR64>;
282 #define LLGHR(r1,r2) RRE_RR(b985,00,r1,r2) macro