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