Home
last modified time | relevance | path

Searched defs:IsPreLdSt (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp620 bool IsPreLdSt = AArch64InstrInfo::isPreLdSt(MI); in getLdStRegOp() local
1763 bool IsPreLdSt = isPreLdStPairCandidate(FirstMI, MI); in findMatchingInsn() local
H A DAArch64InstrInfo.cpp2631 bool IsPreLdSt = isPreLdSt(MI); in isCandidateToMergeOrPair() local