Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGAtomic.cpp164 llvm::Value *getAtomicSizeValue() const { in getAtomicSizeValue() function in __anond5645c670111::AtomicInfo
1136 Args.add(RValue::get(getAtomicSizeValue()), CGF.getContext().getSizeType()); in EmitAtomicLoadLibcall()
1347 Args.add(RValue::get(getAtomicSizeValue()), CGF.getContext().getSizeType()); in EmitAtomicCompareExchangeLibcall()
1433 args.add(RValue::get(atomics.getAtomicSizeValue()), in EmitAtomicStore()