Searched refs:MemAddress (Results 1 – 2 of 2) sorted by relevance
186 struct MemAddress { struct in __anonb64536af0111::SILoadStoreOptimizer191 using MemInfoMap = DenseMap<MachineInstr *, MemAddress>;258 Register computeBase(MachineInstr &MI, const MemAddress &Addr) const;261 void processBaseWithConstOffset(const MachineOperand &Base, MemAddress &Addr) const;1826 const MemAddress &Addr) const { in computeBase()1919 MemAddress &Addr) const { in processBaseWithConstOffset()1999 MemAddress MAddr; in promoteConstantOffsetToImm()2041 MemAddress AnchorAddr; in promoteConstantOffsetToImm()2062 MemAddress MAddrNext; in promoteConstantOffsetToImm()
9596 Address MemAddress = EmitPointerWithAlignment(E->getArg(0)); in EmitAArch64BuiltinExpr() local9597 Builder.CreateStore(RandomValue, MemAddress); in EmitAArch64BuiltinExpr()