Searched refs:getAtomicLValue (Results 1 – 1 of 1) sorted by relevance
140 const LValue &getAtomicLValue() const { return LVal; } in getAtomicLValue() function in __anond5645c670111::AtomicInfo1515 LValue AtomicLVal = Atomics.getAtomicLValue(); in EmitAtomicUpdateValue()1627 LValue AtomicLVal = Atomics.getAtomicLValue(); in EmitAtomicUpdateValue()1753 LValue LVal = atomics.getAtomicLValue(); in EmitAtomicStore()