Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenStmtOpenACC.cpp169 CIRGenFunction::emitOpenACCSetConstruct(const OpenACCSetConstruct &s) { in emitOpenACCSetConstruct() function in CIRGenFunction
H A DCIRGenStmt.cpp125 return emitOpenACCSetConstruct(cast<OpenACCSetConstruct>(*s)); in emitStmt()
H A DCIRGenFunction.h1277 mlir::LogicalResult emitOpenACCSetConstruct(const OpenACCSetConstruct &s);