Searched defs:StoreI (Results 1 – 7 of 7) sorted by relevance
880 MachineBasicBlock::iterator StoreI) { in promoteLoadFromStore()1044 MachineBasicBlock::iterator &StoreI) { in findMatchingStore()1552 MachineBasicBlock::iterator StoreI; in tryToPromoteLoadFromStore() local
929 MachineBasicBlock::iterator StoreI) { in promoteLoadFromStore()1100 MachineBasicBlock::iterator &StoreI) { in findMatchingStore()1591 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 hasV4SpecificDependence() local1517 bool LoadI = I.mayLoad(), StoreI = I.mayStore(); in isLegalToPacketizeTogether() local
3056 if (auto StoreI = dyn_cast<StoreInst>(U)) in verifySwiftErrorValue() local
3274 if (auto StoreI = dyn_cast<StoreInst>(U)) in verifySwiftErrorValue() local
655 } else if (auto *StoreI = dyn_cast<StoreInst>(I)) { in supportedAddressingMode() local