Searched refs:getAtomicSizeValue (Results 1 – 1 of 1) sorted by relevance
171 llvm::Value *getAtomicSizeValue() const { in getAtomicSizeValue() function in __anonae26f3860111::AtomicInfo1242 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()