Searched refs:MemAddress (Results 1 – 2 of 2) sorted by relevance
194 struct MemAddress { struct in __anon56ab8fb50111::SILoadStoreOptimizer199 using MemInfoMap = DenseMap<MachineInstr *, MemAddress>;266 Register computeBase(MachineInstr &MI, const MemAddress &Addr) const;269 void processBaseWithConstOffset(const MachineOperand &Base, MemAddress &Addr) const;1963 const MemAddress &Addr) const { in computeBase()2056 MemAddress &Addr) const { in processBaseWithConstOffset()2136 MemAddress MAddr; in promoteConstantOffsetToImm()2178 MemAddress AnchorAddr; in promoteConstantOffsetToImm()2199 MemAddress MAddrNext; in promoteConstantOffsetToImm()
10827 Address MemAddress = EmitPointerWithAlignment(E->getArg(0)); in EmitAArch64BuiltinExpr() local10828 Builder.CreateStore(RandomValue, MemAddress); in EmitAArch64BuiltinExpr()