Home | History | Annotate | Download | only in AArch64

Lines Matching refs:ADRP

835     // Expand into ADRP + LDR.
840 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(AArch64::ADRP), DstReg);
875 // Expand into ADRP + ADD.
878 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(AArch64::ADRP), DstReg)