Home
last modified time | relevance | path

Searched defs:StoreI (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp1140 MachineBasicBlock::iterator StoreI) { in promoteLoadFromStore()
1295 MachineBasicBlock::iterator &StoreI) { in findMatchingStore()
2271 MachineBasicBlock::iterator StoreI; in tryToPromoteLoadFromStore() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp1303 bool StoreI = I.mayStore(), StoreJ = J.mayStore(); in hasDualStoreDependence() local
1531 bool LoadI = I.mayLoad(), StoreI = I.mayStore(); in isLegalToPacketizeTogether() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1929 auto *StoreI = cast<StoreInst>(Def->getMemoryInst()); in dominatingConditionImpliesValue() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp4270 if (auto StoreI = dyn_cast<StoreInst>(U)) in verifySwiftErrorValue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1039 } else if (auto *StoreI = dyn_cast<StoreInst>(I)) { in supportedAddressingMode() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1866 if (auto *StoreI = dyn_cast<StoreInst>(Usr)) in updateImpl() local