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

/external/clang/lib/CodeGen/
H A DCGAtomic.cpp682 EmitAtomicInit(E->getVal1(), lvalue);
690 llvm_unreachable("Already handled above with EmitAtomicInit!");
787 llvm_unreachable("Already handled above with EmitAtomicInit!");
1816 void CodeGenFunction::EmitAtomicInit(Expr *init, LValue dest) { function in class:CodeGenFunction

Completed in 103 milliseconds