Searched refs:EmitOMPAtomicSimpleUpdateExpr (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2979 std::pair<bool, RValue> CodeGenFunction::EmitOMPAtomicSimpleUpdateExpr( function in class:CodeGenFunction
3031 (void)CGF.EmitOMPAtomicSimpleUpdateExpr(
3096 auto Res = CGF.EmitOMPAtomicSimpleUpdateExpr(
3121 auto Res = CGF.EmitOMPAtomicSimpleUpdateExpr(
H A DCodeGenFunction.h2387 std::pair<bool, RValue> EmitOMPAtomicSimpleUpdateExpr(
H A DCGOpenMPRuntime.cpp4550 CGF.EmitOMPAtomicSimpleUpdateExpr(

Completed in 219 milliseconds