Home
last modified time | relevance | path

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

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