Searched refs:getAtomicSizeValue (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGAtomic.cpp171 llvm::Value *getAtomicSizeValue() const { function in class:__anon3752::AtomicInfo
1255 Args.add(RValue::get(getAtomicSizeValue()), CGF.getContext().getSizeType());
1458 Args.add(RValue::get(getAtomicSizeValue()), CGF.getContext().getSizeType());
1769 args.add(RValue::get(atomics.getAtomicSizeValue()),

Completed in 46 milliseconds