Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGAtomic.cpp171 llvm::Value *getAtomicSizeValue() const { in getAtomicSizeValue() function in __anonae26f3860111::AtomicInfo
1242 Args.add(RValue::get(getAtomicSizeValue()), CGF.getContext().getSizeType()); in EmitAtomicLoadLibcall()
1438 Args.add(RValue::get(getAtomicSizeValue()), CGF.getContext().getSizeType()); in EmitAtomicCompareExchangeLibcall()
1750 args.add(RValue::get(atomics.getAtomicSizeValue()), in EmitAtomicStore()