Searched refs:MemAddress (Results 1 – 2 of 2) sorted by relevance
194 struct MemAddress { struct in __anon1ff0d37f0111::SILoadStoreOptimizer199 using MemInfoMap = DenseMap<MachineInstr *, MemAddress>;274 Register computeBase(MachineInstr &MI, const MemAddress &Addr) const;277 void processBaseWithConstOffset(const MachineOperand &Base, MemAddress &Addr) const;1937 const MemAddress &Addr) const { in computeBase()2030 MemAddress &Addr) const { in processBaseWithConstOffset()2109 MemAddress MAddr; in promoteConstantOffsetToImm()2151 MemAddress AnchorAddr; in promoteConstantOffsetToImm()2172 MemAddress MAddrNext; in promoteConstantOffsetToImm()
11101 Address MemAddress = EmitPointerWithAlignment(E->getArg(0)); in EmitAArch64BuiltinExpr() local11102 Builder.CreateStore(RandomValue, MemAddress); in EmitAArch64BuiltinExpr()