Searched refs:AtomicInfo (Results 1 – 1 of 1) sorted by relevance
29 class AtomicInfo { class43 AtomicInfo(CodeGenFunction &CGF, LValue &lvalue) in AtomicInfo() function in __anond5645c670111::AtomicInfo290 AtomicInfo::translateAtomicOrdering(const llvm::AtomicOrdering AO) { in translateAtomicOrdering()308 Address AtomicInfo::CreateTempAlloca() const { in CreateTempAlloca()342 bool AtomicInfo::requiresMemSetZero(llvm::Type *type) const { in requiresMemSetZero()363 bool AtomicInfo::emitMemSetZeroIfNecessary() const { in emitMemSetZeroIfNecessary()782 AtomicInfo Atomics(*this, AtomicVal); in EmitAtomicExpr()1154 Address AtomicInfo::emitCastToAtomicIntPointer(Address addr) const { in emitCastToAtomicIntPointer()1162 Address AtomicInfo::convertToAtomicIntPointer(Address Addr) const { in convertToAtomicIntPointer()1175 RValue AtomicInfo::convertAtomicTempToRValue(Address addr, in convertAtomicTempToRValue()[all …]