Searched refs:getAtomicSizeValue (Results 1 – 1 of 1) sorted by relevance
171 llvm::Value *getAtomicSizeValue() const { in getAtomicSizeValue() function in __anond5645c670111::AtomicInfo1255 Args.add(RValue::get(getAtomicSizeValue()), CGF.getContext().getSizeType()); in EmitAtomicLoadLibcall()1458 Args.add(RValue::get(getAtomicSizeValue()), CGF.getContext().getSizeType()); in EmitAtomicCompareExchangeLibcall()1769 args.add(RValue::get(atomics.getAtomicSizeValue()), in EmitAtomicStore()