Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGAtomic.cpp165 llvm::Value *getAtomicSizeValue() const { in getAtomicSizeValue() function in __anone9dd929e0111::AtomicInfo
1231 Args.add(RValue::get(getAtomicSizeValue()), CGF.getContext().getSizeType()); in EmitAtomicLoadLibcall()
1436 Args.add(RValue::get(getAtomicSizeValue()), CGF.getContext().getSizeType()); in EmitAtomicCompareExchangeLibcall()
1752 args.add(RValue::get(atomics.getAtomicSizeValue()), in EmitAtomicStore()