Searched refs:MemAddress (Results 1 – 2 of 2) sorted by relevance
173 struct MemAddress { struct in __anon923e008a0111::SILoadStoreOptimizer178 using MemInfoMap = DenseMap<MachineInstr *, MemAddress>;237 Register computeBase(MachineInstr &MI, const MemAddress &Addr) const;240 void processBaseWithConstOffset(const MachineOperand &Base, MemAddress &Addr) const;1676 const MemAddress &Addr) const { in computeBase()1769 MemAddress &Addr) const { in processBaseWithConstOffset()1848 MemAddress MAddr; in promoteConstantOffsetToImm()1890 MemAddress AnchorAddr; in promoteConstantOffsetToImm()1911 MemAddress MAddrNext; in promoteConstantOffsetToImm()
9326 Address MemAddress = EmitPointerWithAlignment(E->getArg(0)); in EmitAArch64BuiltinExpr() local9327 Builder.CreateStore(RandomValue, MemAddress); in EmitAArch64BuiltinExpr()