Searched defs:StoreMI (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | LoadStoreOpt.cpp | 317 assert(MRI->getType(StoreMI->getValueReg()) == OrigTy); in mergeStores() local |
H A D | LegalizerHelper.cpp | 1385 auto &StoreMI = cast<GStore>(MI); narrowScalar() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86AvoidStoreForwardingBlocks.cpp | 542 MachineInstr &StoreMI = *StoreMO.getParent(); findPotentiallylBlockedCopies() local |