Searched refs:getAtomicLValue (Results 1 – 1 of 1) sorted by relevance
139 const LValue &getAtomicLValue() const { return LVal; } in getAtomicLValue() function in __anone1dfd2bb0111::AtomicInfo1919 LValue AtomicLVal = Atomics.getAtomicLValue(); in EmitAtomicUpdateValue()2032 LValue AtomicLVal = Atomics.getAtomicLValue(); in EmitAtomicUpdateValue()2157 LValue LVal = atomics.getAtomicLValue(); in EmitAtomicStore()