Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGAtomic.cpp139 const LValue &getAtomicLValue() const { return LVal; } in getAtomicLValue() function in __anon28896c410111::AtomicInfo
1818 LValue AtomicLVal = Atomics.getAtomicLValue(); in EmitAtomicUpdateValue()
1931 LValue AtomicLVal = Atomics.getAtomicLValue(); in EmitAtomicUpdateValue()
2056 LValue LVal = atomics.getAtomicLValue(); in EmitAtomicStore()