Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp1140 promoteLoadFromStore(MachineBasicBlock::iterator LoadI,MachineBasicBlock::iterator StoreI) promoteLoadFromStore() argument
1295 findMatchingStore(MachineBasicBlock::iterator I,unsigned Limit,MachineBasicBlock::iterator & StoreI) findMatchingStore() argument
2271 MachineBasicBlock::iterator StoreI; tryToPromoteLoadFromStore() local
[all...]
/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
/llvm-project/polly/lib/Exchange/
H A DJSONExporter.cpp455 } else if (StoreInst *StoreI = in importAccesses() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1931 auto *StoreI = cast<StoreInst>(Def->getMemoryInst()); dominatingConditionImpliesValue() local
/llvm-project/llvm/lib/IR/
H A DVerifier.cpp4255 if (auto StoreI = dyn_cast<StoreInst>(U)) verifySwiftErrorValue() local
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1042 } else if (auto *StoreI = dyn_cast<StoreInst>(I)) { supportedAddressingMode() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1866 if (auto *StoreI = dyn_cast<StoreInst>(Usr)) updateImpl() local