Lines Matching refs:LdrOpc
829 unsigned LdrOpc;837 LdrOpc = AArch64::LDPXpost;839 LdrOpc = AArch64::LDPXi;844 LdrOpc = AArch64::LDPDpost;846 LdrOpc = AArch64::LDPDi;858 MachineInstrBuilder MIB = BuildMI(MBB, MI, DL, TII.get(LdrOpc));859 if (LdrOpc == AArch64::LDPXpost || LdrOpc == AArch64::LDPDpost)