Home
last modified time | relevance | path

Searched refs:findMatchingStore (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64LoadStoreOptimizer.cpp119 bool findMatchingStore(MachineBasicBlock::iterator I, unsigned Limit,
1042 bool AArch64LoadStoreOpt::findMatchingStore( in findMatchingStore() function in AArch64LoadStoreOpt
1553 if (findMatchingStore(MBBI, LdStLimit, StoreI)) { in tryToPromoteLoadFromStore()
/external/llvm/lib/Target/AArch64/
DAArch64LoadStoreOptimizer.cpp111 bool findMatchingStore(MachineBasicBlock::iterator I, unsigned Limit,
1098 bool AArch64LoadStoreOpt::findMatchingStore( in findMatchingStore() function in AArch64LoadStoreOpt
1592 if (findMatchingStore(MBBI, LdStLimit, StoreI)) { in tryToPromoteLoadFromStore()