Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp542 MachineInstr &StoreMI = *StoreMO.getParent(); in findPotentiallylBlockedCopies() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp548 MachineInstr &StoreMI = *StoreMO.getParent(); in findPotentiallylBlockedCopies() local