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::AtomicInfo252 AtomicInfo::translateAtomicOrdering(const llvm::AtomicOrdering AO) { in translateAtomicOrdering()270 llvm::Value *AtomicInfo::CreateTempAlloca() const { in CreateTempAlloca()304 bool AtomicInfo::requiresMemSetZero(llvm::Type *type) const { in requiresMemSetZero()325 bool AtomicInfo::emitMemSetZeroIfNecessary() const { in emitMemSetZeroIfNecessary()1046 llvm::Value *AtomicInfo::emitCastToAtomicIntPointer(llvm::Value *addr) const { in emitCastToAtomicIntPointer()1054 RValue AtomicInfo::convertTempToRValue(llvm::Value *addr, in convertTempToRValue()1086 RValue AtomicInfo::ConvertIntToValueOrAtomic(llvm::Value *IntVal, in ConvertIntToValueOrAtomic()1132 void AtomicInfo::EmitAtomicLoadLibcall(llvm::Value *AddForLoaded, in EmitAtomicLoadLibcall()[all …]