Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp301 for (auto *StoreMI : StoresToMerge) in mergeStores() local
497 bool LoadStoreOpt::addStoreToCandidate(GStore &StoreMI, in addStoreToCandidate()
568 if (auto *StoreMI = dyn_cast<GStore>(&MI)) { in mergeBlockStores() local
H A DLegalizerHelper.cpp1084 auto &StoreMI = cast<GStore>(MI); in narrowScalar() local
3070 LegalizerHelper::LegalizeResult LegalizerHelper::lowerStore(GStore &StoreMI) { in lowerStore()
H A DCombinerHelper.cpp3686 auto &StoreMI = cast<GStore>(MI); in matchTruncStoreMerge() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp542 MachineInstr &StoreMI = *StoreMO.getParent(); in findPotentiallylBlockedCopies() local