Searched refs:getAtomicLValue (Results 1 – 1 of 1) sorted by relevance
138 const LValue &getAtomicLValue() const { return LVal; } in getAtomicLValue() function in __anon5e56f1450111::AtomicInfo1758 LValue AtomicLVal = Atomics.getAtomicLValue(); in EmitAtomicUpdateValue()1876 LValue AtomicLVal = Atomics.getAtomicLValue(); in EmitAtomicUpdateValue()2001 LValue LVal = atomics.getAtomicLValue(); in EmitAtomicStore()