Searched refs:getAtomicSizeValue (Results 1 – 1 of 1) sorted by relevance
179 llvm::Value *getAtomicSizeValue() const { in getAtomicSizeValue() function in __anone1dfd2bb0111::AtomicInfo1675 Args.add(RValue::get(getAtomicSizeValue()), CGF.getContext().getSizeType()); in EmitAtomicLoadLibcall()1869 Args.add(RValue::get(getAtomicSizeValue()), CGF.getContext().getSizeType()); in EmitAtomicCompareExchangeLibcall()2173 args.add(RValue::get(atomics.getAtomicSizeValue()), in EmitAtomicStore()