Searched defs:StoreI (Results 1 – 7 of 7) sorted by relevance
929 MachineBasicBlock::iterator StoreI) { in promoteLoadFromStore()1100 MachineBasicBlock::iterator &StoreI) { in findMatchingStore()1591 MachineBasicBlock::iterator StoreI; in tryToPromoteLoadFromStore() local
1010 MachineBasicBlock::iterator StoreI) { in promoteLoadFromStore()1172 MachineBasicBlock::iterator &StoreI) { in findMatchingStore()1875 MachineBasicBlock::iterator StoreI; in tryToPromoteLoadFromStore() local
1113 bool StoreI = I->mayStore(), StoreJ = J->mayStore(); in hasV4SpecificDependence() local1359 bool LoadI = I->mayLoad(), StoreI = I->mayStore(); in isLegalToPacketizeTogether() local
1289 bool StoreI = I.mayStore(), StoreJ = J.mayStore(); in hasDualStoreDependence() local1517 bool LoadI = I.mayLoad(), StoreI = I.mayStore(); in isLegalToPacketizeTogether() local
3056 if (auto StoreI = dyn_cast<StoreInst>(U)) in verifySwiftErrorValue() local
3483 if (auto StoreI = dyn_cast<StoreInst>(U)) in verifySwiftErrorValue() local
893 } else if (auto *StoreI = dyn_cast<StoreInst>(I)) { in supportedAddressingMode() local