Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64LoadStoreOptimizer.cpp1401 bool IsPairedInsn = isPairedLdSt(MemMI); in isMatchingUpdateInsn() local
1450 bool IsPairedInsn = isPairedLdSt(MemMI); in findMatchingUpdateInsnForward() local
1502 bool IsPairedInsn = isPairedLdSt(MemMI); in findMatchingUpdateInsnBackward() local
/external/llvm/lib/Target/AArch64/
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