Home
last modified time | relevance | path

Searched defs:IsPairedInsn (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp1445 bool IsPairedInsn = isPairedLdSt(MemMI); in isMatchingUpdateInsn() local
1491 bool IsPairedInsn = isPairedLdSt(MemMI); in findMatchingUpdateInsnForward() local
1543 bool IsPairedInsn = isPairedLdSt(MemMI); in findMatchingUpdateInsnBackward() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp1770 bool IsPairedInsn = isPairedLdSt(MemMI); in findMatchingUpdateInsnForward() local
1824 bool IsPairedInsn = isPairedLdSt(MemMI); in findMatchingUpdateInsnBackward() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp1933 bool IsPairedInsn = AArch64InstrInfo::isPairedLdSt(MemMI); in findMatchingUpdateInsnForward() local
2004 bool IsPairedInsn = AArch64InstrInfo::isPairedLdSt(MemMI); in findMatchingUpdateInsnBackward() local