Lines Matching refs:getAtomicAddress
152 Address getAtomicAddress() const { in getAtomicAddress() function in __anon87b451740111::AtomicInfo
157 return emitCastToAtomicIntPointer(getAtomicAddress()); in getAtomicAddressAsAtomicIntPointer()
203 Address addr = getAtomicAddress(); in projectValue()
300 TempAlloca, getAtomicAddress().getType()); in CreateTempAlloca()
1396 : getAtomicAddress().getType()->getPointerElementType(); in ConvertIntToValueOrAtomic()
1533 LValue Dest = CGF.MakeAddrLValue(getAtomicAddress(), getAtomicType()); in emitCopyIntoMemory()
1748 requiresMemSetZero(getAtomicAddress().getElementType())) { in EmitAtomicUpdateLibcall()
1782 requiresMemSetZero(getAtomicAddress().getElementType())) { in EmitAtomicUpdateOp()
1834 requiresMemSetZero(getAtomicAddress().getElementType())) { in EmitAtomicUpdateLibcall()
1864 requiresMemSetZero(getAtomicAddress().getElementType())) { in EmitAtomicUpdateOp()
1957 atomics.emitCastToAtomicIntPointer(atomics.getAtomicAddress()); in EmitAtomicStore()