Searched defs:IsPreLdSt (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64LoadStoreOptimizer.cpp | 620 bool IsPreLdSt = AArch64InstrInfo::isPreLdSt(MI); getLdStRegOp() local |
H A D | AArch64InstrInfo.cpp | 2631 bool IsPreLdSt = isPreLdSt(MI); isCandidateToMergeOrPair() local |