Searched defs:StoreI (Results 1 – 7 of 7) sorted by relevance
1140 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...]
1303 bool StoreI = I.mayStore(), StoreJ = J.mayStore(); in hasDualStoreDependence() local 1531 bool LoadI = I.mayLoad(), StoreI = I.mayStore(); in isLegalToPacketizeTogether() local
455 } else if (StoreInst *StoreI = in importAccesses() local
1931 auto *StoreI = cast<StoreInst>(Def->getMemoryInst()); dominatingConditionImpliesValue() local
4255 if (auto StoreI = dyn_cast<StoreInst>(U)) verifySwiftErrorValue() local
1042 } else if (auto *StoreI = dyn_cast<StoreInst>(I)) { supportedAddressingMode() local
1866 if (auto *StoreI = dyn_cast<StoreInst>(Usr)) updateImpl() local