Searched refs:getAtomicAddress (Results 1 – 1 of 1) sorted by relevance
149 Address getAtomicAddress() const { in getAtomicAddress() function in __anon5e56f1450111::AtomicInfo163 return castToAtomicIntPointer(getAtomicAddress()); in getAtomicAddressAsAtomicIntPointer()211 Address addr = getAtomicAddress(); in projectValue()309 TempAlloca, getAtomicAddress().getType(), in CreateTempAlloca()310 getAtomicAddress().getElementType()); in CreateTempAlloca()1475 : getAtomicAddress().getElementType(); in ConvertToValueOrAtomic()1520 Address Addr = getAtomicAddress(); in EmitAtomicLoadOp()1611 LValue Dest = CGF.MakeAddrLValue(getAtomicAddress(), getAtomicType()); in emitCopyIntoMemory()1821 requiresMemSetZero(getAtomicAddress().getElementType())) { in EmitAtomicUpdateLibcall()1859 requiresMemSetZero(getAtomicAddress().getElementType())) { in EmitAtomicUpdateOp()[all …]