Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenStmtOpenACC.cpp128 CIRGenFunction::emitOpenACCComputeConstruct(const OpenACCComputeConstruct &s) { in emitOpenACCComputeConstruct() function in CIRGenFunction
H A DCIRGenStmt.cpp105 return emitOpenACCComputeConstruct(cast<OpenACCComputeConstruct>(*s)); in emitStmt()
H A DCIRGenFunction.h1262 emitOpenACCComputeConstruct(const OpenACCComputeConstruct &s);