Searched refs:getAtomicSizeValue (Results 1 – 3 of 3) sorted by relevance
67 Value *getAtomicSizeValue() const { in getAtomicSizeValue() function
73 getAtomicSizeValue(), in EmitAtomicCompareExchangeLibcall()
178 llvm::Value *getAtomicSizeValue() const { in getAtomicSizeValue() function in __anon5e56f1450111::AtomicInfo1508 Args.add(RValue::get(getAtomicSizeValue()), CGF.getContext().getSizeType()); in EmitAtomicLoadLibcall()1707 Args.add(RValue::get(getAtomicSizeValue()), CGF.getContext().getSizeType()); in EmitAtomicCompareExchangeLibcall()2017 args.add(RValue::get(atomics.getAtomicSizeValue()), in EmitAtomicStore()