Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenStmtOpenACC.cpp185 CIRGenFunction::emitOpenACCWaitConstruct(const OpenACCWaitConstruct &s) { in emitOpenACCWaitConstruct() function in CIRGenFunction
H A DCIRGenStmt.cpp119 return emitOpenACCWaitConstruct(cast<OpenACCWaitConstruct>(*s)); in emitStmt()
H A DCIRGenFunction.h1273 mlir::LogicalResult emitOpenACCWaitConstruct(const OpenACCWaitConstruct &s);