Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenStmtOpenACC.cpp161 CIRGenFunction::emitOpenACCInitConstruct(const OpenACCInitConstruct &s) { in emitOpenACCInitConstruct() function in CIRGenFunction
H A DCIRGenStmt.cpp121 return emitOpenACCInitConstruct(cast<OpenACCInitConstruct>(*s)); in emitStmt()
H A DCIRGenFunction.h1274 mlir::LogicalResult emitOpenACCInitConstruct(const OpenACCInitConstruct &s);