Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenStmtOpenACC.cpp243 mlir::LogicalResult CIRGenFunction::emitOpenACCHostDataConstruct( in emitOpenACCHostDataConstruct() function in CIRGenFunction
H A DCIRGenStmt.cpp117 return emitOpenACCHostDataConstruct(cast<OpenACCHostDataConstruct>(*s)); in emitStmt()
H A DCIRGenFunction.h1272 emitOpenACCHostDataConstruct(const OpenACCHostDataConstruct &s);