Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp625 bool IsPreLdSt = AArch64InstrInfo::isPreLdSt(MI); in getLdStRegOp() local
1600 bool IsPreLdSt = isPreLdStPairCandidate(FirstMI, MI); in findMatchingInsn() local
H A DAArch64InstrInfo.cpp2446 bool IsPreLdSt = isPreLdSt(MI); in isCandidateToMergeOrPair() local