Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp1458 CGF.EmitStoreThroughGlobalRegLValue(ExprRValue, XLValue); in EmitOMPAtomicWriteExpr()
DCGExpr.cpp1490 return EmitStoreThroughGlobalRegLValue(Src, Dst); in EmitStoreThroughLValue()
1704 void CodeGenFunction::EmitStoreThroughGlobalRegLValue(RValue Src, LValue Dst) { in EmitStoreThroughGlobalRegLValue() function in CodeGenFunction
DCodeGenFunction.h2289 void EmitStoreThroughGlobalRegLValue(RValue Src, LValue Dst);