Home
last modified time | relevance | path

Searched refs:EmitOMPAtomicDirective (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/CodeGen/
DCGStmt.cpp242 EmitOMPAtomicDirective(cast<OMPAtomicDirective>(*S)); in EmitStmt()
DCodeGenFunction.h2486 void EmitOMPAtomicDirective(const OMPAtomicDirective &S);
DCGStmtOpenMP.cpp3207 void CodeGenFunction::EmitOMPAtomicDirective(const OMPAtomicDirective &S) { in EmitOMPAtomicDirective() function in CodeGenFunction
/external/llvm-project/clang/lib/CodeGen/
DCGStmt.cpp264 EmitOMPAtomicDirective(cast<OMPAtomicDirective>(*S)); in EmitStmt()
DCodeGenFunction.h3412 void EmitOMPAtomicDirective(const OMPAtomicDirective &S);
DCGStmtOpenMP.cpp5407 void CodeGenFunction::EmitOMPAtomicDirective(const OMPAtomicDirective &S) { in EmitOMPAtomicDirective() function in CodeGenFunction