Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenStmtOpenACC.cpp278 CIRGenFunction::emitOpenACCCacheConstruct(const OpenACCCacheConstruct &s) { in emitOpenACCCacheConstruct() function in CIRGenFunction
H A DCIRGenStmt.cpp129 return emitOpenACCCacheConstruct(cast<OpenACCCacheConstruct>(*s)); in emitStmt()
H A DCIRGenFunction.h1282 mlir::LogicalResult emitOpenACCCacheConstruct(const OpenACCCacheConstruct &s);