Searched refs:emitOpenACCLoopConstruct (Results 1 – 3 of 3) sorted by relevance
56 CIRGenFunction::emitOpenACCLoopConstruct(const OpenACCLoopConstruct &s) { in emitOpenACCLoopConstruct() function in CIRGenFunction
107 return emitOpenACCLoopConstruct(cast<OpenACCLoopConstruct>(*s)); in emitStmt()
1263 mlir::LogicalResult emitOpenACCLoopConstruct(const OpenACCLoopConstruct &s);