Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGAtomic.cpp140 const LValue &getAtomicLValue() const { return LVal; } in getAtomicLValue() function in __anonae26f3860111::AtomicInfo
1496 LValue AtomicLVal = Atomics.getAtomicLValue(); in EmitAtomicUpdateValue()
1608 LValue AtomicLVal = Atomics.getAtomicLValue(); in EmitAtomicUpdateValue()
1734 LValue LVal = atomics.getAtomicLValue(); in EmitAtomicStore()