Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGAtomic.cpp179 llvm::Value *getAtomicSizeValue() const { in getAtomicSizeValue() function in __anon5e56f1450111::AtomicInfo
1464 Args.add(RValue::get(getAtomicSizeValue()), CGF.getContext().getSizeType()); in EmitAtomicLoadLibcall()
1663 Args.add(RValue::get(getAtomicSizeValue()), CGF.getContext().getSizeType()); in EmitAtomicCompareExchangeLibcall()
1973 args.add(RValue::get(atomics.getAtomicSizeValue()), in EmitAtomicStore()