Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGAtomic.cpp140 const LValue &getAtomicLValue() const { return LVal; } in getAtomicLValue() function in __anonce370d460111::AtomicInfo
1769 LValue AtomicLVal = Atomics.getAtomicLValue(); in EmitAtomicUpdateValue()
1882 LValue AtomicLVal = Atomics.getAtomicLValue(); in EmitAtomicUpdateValue()
2007 LValue LVal = atomics.getAtomicLValue(); in EmitAtomicStore()