Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenStmtOpenACCLoop.cpp56 CIRGenFunction::emitOpenACCLoopConstruct(const OpenACCLoopConstruct &s) { in emitOpenACCLoopConstruct() function in CIRGenFunction
H A DCIRGenStmt.cpp107 return emitOpenACCLoopConstruct(cast<OpenACCLoopConstruct>(*s)); in emitStmt()
H A DCIRGenFunction.h1263 mlir::LogicalResult emitOpenACCLoopConstruct(const OpenACCLoopConstruct &s);