Home
last modified time | relevance | path

Searched refs:getAtomicSizeValue (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGAtomic.cpp179 llvm::Value *getAtomicSizeValue() const { in getAtomicSizeValue() function in __anondd1f4e750111::AtomicInfo
1568 Args.add(RValue::get(getAtomicSizeValue()), CGF.getContext().getSizeType()); in EmitAtomicLoadLibcall()
1765 Args.add(RValue::get(getAtomicSizeValue()), CGF.getContext().getSizeType()); in EmitAtomicCompareExchangeLibcall()
2072 args.add(RValue::get(atomics.getAtomicSizeValue()), in EmitAtomicStore()