Searched refs:MemAddress (Results 1 – 2 of 2) sorted by relevance
195 struct MemAddress { struct in __anon1ff0d37f0111::SILoadStoreOptimizer200 using MemInfoMap = DenseMap<MachineInstr *, MemAddress>;275 Register computeBase(MachineInstr &MI, const MemAddress &Addr) const;278 void processBaseWithConstOffset(const MachineOperand &Base, MemAddress &Addr) const;1998 const MemAddress &Addr) const { in computeBase()2091 MemAddress &Addr) const { in processBaseWithConstOffset()2177 MemAddress MAddr; in promoteConstantOffsetToImm()2220 MemAddress AnchorAddr; in promoteConstantOffsetToImm()2241 MemAddress MAddrNext; in promoteConstantOffsetToImm()
5167 Address MemAddress = EmitPointerWithAlignment(E->getArg(0)); in EmitAArch64BuiltinExpr() local5168 Builder.CreateStore(RandomValue, MemAddress); in EmitAArch64BuiltinExpr()