Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenStmtOpenACC.cpp151 CIRGenFunction::emitOpenACCDataConstruct(const OpenACCDataConstruct &s) { in emitOpenACCDataConstruct() function in CIRGenFunction
H A DCIRGenStmt.cpp111 return emitOpenACCDataConstruct(cast<OpenACCDataConstruct>(*s)); in emitStmt()
H A DCIRGenFunction.h1266 mlir::LogicalResult emitOpenACCDataConstruct(const OpenACCDataConstruct &s);