Searched refs:isPreLdSt (Results 1 – 3 of 3) sorted by relevance
686 bool IsPreLdSt = AArch64InstrInfo::isPreLdSt(MI); in getLdStRegOp()1147 !AArch64InstrInfo::isPreLdSt(*I)) { in mergePairedInsns()1205 if (AArch64InstrInfo::isPreLdSt(*RtMI)) in mergePairedInsns()1650 return !AArch64InstrInfo::isPreLdSt(FirstMI); in areCandidatesToMergeOrPair()1659 if (AArch64InstrInfo::isPreLdSt(FirstMI) && AArch64InstrInfo::isPreLdSt(MI)) in areCandidatesToMergeOrPair()
243 static bool isPreLdSt(const MachineInstr &MI);
2899 bool IsPreLdSt = isPreLdSt(MI); in isCandidateToMergeOrPair()4650 bool AArch64InstrInfo::isPreLdSt(const MachineInstr &MI) { in isPreLdSt() function in AArch64InstrInfo4677 AArch64InstrInfo::isPairedLdSt(MI) || AArch64InstrInfo::isPreLdSt(MI) ? 2 in getLdStBaseOp()4686 AArch64InstrInfo::isPairedLdSt(MI) || AArch64InstrInfo::isPreLdSt(MI) ? 3 in getLdStOffsetOp()