Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp303 for (auto *StoreMI : StoresToMerge) mergeStores() local
500 addStoreToCandidate(GStore & StoreMI,StoreMergeCandidate & C) addStoreToCandidate() argument
579 if (auto *StoreMI = dyn_cast<GStore>(&MI)) { mergeBlockStores() local
699 mergeTruncStore(GStore & StoreMI,SmallPtrSetImpl<GStore * > & DeletedStores) mergeTruncStore() argument
899 if (auto *StoreMI = dyn_cast<GStore>(&MI)) mergeTruncStoresBlock() local
902 for (auto *StoreMI : Stores) { mergeTruncStoresBlock() local
[all...]
H A DLegalizerHelper.cpp1358 auto &StoreMI = cast<GStore>(MI); narrowScalar() local
3434 lowerStore(GStore & StoreMI) lowerStore() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp542 MachineInstr &StoreMI = *StoreMO.getParent(); in findPotentiallylBlockedCopies() local