Searched refs:getAtomicLValue (Results 1 – 1 of 1) sorted by relevance
139 const LValue &getAtomicLValue() const { return LVal; } in getAtomicLValue() function in __anon28896c410111::AtomicInfo1818 LValue AtomicLVal = Atomics.getAtomicLValue(); in EmitAtomicUpdateValue()1931 LValue AtomicLVal = Atomics.getAtomicLValue(); in EmitAtomicUpdateValue()2056 LValue LVal = atomics.getAtomicLValue(); in EmitAtomicStore()