Home
last modified time | relevance | path

Searched defs:StoreMI (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp317 assert(MRI->getType(StoreMI->getValueReg()) == OrigTy); in mergeStores() local
514 addStoreToCandidate(GStore & StoreMI,StoreMergeCandidate & C) addStoreToCandidate() argument
593 if (auto *StoreMI = dyn_cast<GStore>(&MI)) { mergeBlockStores() local
713 mergeTruncStore(GStore & StoreMI,SmallPtrSetImpl<GStore * > & DeletedStores) mergeTruncStore() argument
913 if (auto *StoreMI = dyn_cast<GStore>(&MI)) mergeTruncStoresBlock() local
916 for (auto *StoreMI : Stores) { mergeTruncStoresBlock() local
[all...]
H A DLegalizerHelper.cpp1385 auto &StoreMI = cast<GStore>(MI); narrowScalar() local
3537 lowerStore(GStore & StoreMI) lowerStore() argument
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp542 MachineInstr &StoreMI = *StoreMO.getParent(); findPotentiallylBlockedCopies() local