Searched refs:getAtomicAddress (Results 1 – 1 of 1) sorted by relevance
150 Address getAtomicAddress() const { in getAtomicAddress() function in __anon5e56f1450111::AtomicInfo164 return castToAtomicIntPointer(getAtomicAddress()); in getAtomicAddressAsAtomicIntPointer()212 Address addr = getAtomicAddress(); in projectValue()310 TempAlloca, getAtomicAddress().getType(), in CreateTempAlloca()311 getAtomicAddress().getElementType()); in CreateTempAlloca()1431 : getAtomicAddress().getElementType(); in ConvertToValueOrAtomic()1476 Address Addr = getAtomicAddress(); in EmitAtomicLoadOp()1567 LValue Dest = CGF.MakeAddrLValue(getAtomicAddress(), getAtomicType()); in emitCopyIntoMemory()1777 requiresMemSetZero(getAtomicAddress().getElementType())) { in EmitAtomicUpdateLibcall()1815 requiresMemSetZero(getAtomicAddress().getElementType())) { in EmitAtomicUpdateOp()[all …]