Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenStmtOpenACC.cpp253 mlir::LogicalResult CIRGenFunction::emitOpenACCEnterDataConstruct( in emitOpenACCEnterDataConstruct() function in CIRGenFunction
H A DCIRGenStmt.cpp113 return emitOpenACCEnterDataConstruct(cast<OpenACCEnterDataConstruct>(*s)); in emitStmt()
H A DCIRGenFunction.h1268 emitOpenACCEnterDataConstruct(const OpenACCEnterDataConstruct &s);