Searched refs:getAtomicSizeValue (Results 1 – 1 of 1) sorted by relevance
165 llvm::Value *getAtomicSizeValue() const { in getAtomicSizeValue() function in __anone9dd929e0111::AtomicInfo1231 Args.add(RValue::get(getAtomicSizeValue()), CGF.getContext().getSizeType()); in EmitAtomicLoadLibcall()1436 Args.add(RValue::get(getAtomicSizeValue()), CGF.getContext().getSizeType()); in EmitAtomicCompareExchangeLibcall()1752 args.add(RValue::get(atomics.getAtomicSizeValue()), in EmitAtomicStore()