Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenStmtOpenACC.cpp308 CIRGenFunction::emitOpenACCAtomicConstruct(const OpenACCAtomicConstruct &s) { in emitOpenACCAtomicConstruct() function in CIRGenFunction
H A DCIRGenStmt.cpp131 return emitOpenACCAtomicConstruct(cast<OpenACCAtomicConstruct>(*s)); in emitStmt()
H A DCIRGenFunction.h1281 emitOpenACCAtomicConstruct(const OpenACCAtomicConstruct &s);