Searched defs:EmitAtomicStore (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGAtomic.cpp1014 // Aggregate r-values are already in memory, and EmitAtomicStore
1031 void CodeGenFunction::EmitAtomicStore(RValue rvalue, LValue dest, bool isInit) { function in class:CodeGenFunction

Completed in 67 milliseconds