Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGAtomic.cpp171 llvm::Value *getAtomicSizeValue() const { in getAtomicSizeValue() function in __anonce370d460111::AtomicInfo
1514 Args.add(RValue::get(getAtomicSizeValue()), CGF.getContext().getSizeType()); in EmitAtomicLoadLibcall()
1711 Args.add(RValue::get(getAtomicSizeValue()), CGF.getContext().getSizeType()); in EmitAtomicCompareExchangeLibcall()
2023 args.add(RValue::get(atomics.getAtomicSizeValue()), in EmitAtomicStore()