Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:LG

5336   unsigned LOpcode  = BitSize <= 32 ? SystemZ::L  : SystemZ::LG;
5452 unsigned LOpcode = BitSize <= 32 ? SystemZ::L : SystemZ::LG;