Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp613 bool IsPreLdSt = AArch64InstrInfo::isPreLdSt(MI); in getLdStRegOp() local
1597 bool IsPreLdSt = isPreLdStPairCandidate(FirstMI, MI); in findMatchingInsn() local
H A DAArch64InstrInfo.cpp2518 bool IsPreLdSt = isPreLdSt(MI); in isCandidateToMergeOrPair() local