Searched defs:EmitAtomicStore (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGAtomic.cpp | 2129 void CodeGenFunction::EmitAtomicStore(RValue rvalue, LValue lvalue, EmitAtomicStore() function in CodeGenFunction |