Searched refs:getAtomicAddress (Results 1 – 1 of 1) sorted by relevance
150 Address getAtomicAddress() const { in getAtomicAddress() function in __anone1dfd2bb0111::AtomicInfo164 return castToAtomicIntPointer(getAtomicAddress()); in getAtomicAddressAsAtomicIntPointer()210 Address addr = getAtomicAddress(); in projectValue()307 TempAlloca, getAtomicAddress().getType(), in CreateTempAlloca()308 getAtomicAddress().getElementType()); in CreateTempAlloca()1641 : getAtomicAddress().getElementType(); in ConvertIntToValueOrAtomic()1776 LValue Dest = CGF.MakeAddrLValue(getAtomicAddress(), getAtomicType()); in emitCopyIntoMemory()1982 requiresMemSetZero(getAtomicAddress().getElementType())) { in EmitAtomicUpdateLibcall()2016 requiresMemSetZero(getAtomicAddress().getElementType())) { in EmitAtomicUpdateOp()2068 requiresMemSetZero(getAtomicAddress().getElementType())) { in EmitAtomicUpdateLibcall()[all …]