Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenStmtOpenACCLoop.cpp25 void CIRGenFunction::updateLoopOpParallelism(mlir::acc::LoopOp &op, in updateLoopOpParallelism() function in CIRGenFunction
123 updateLoopOpParallelism(op, s.isOrphanedLoopConstruct(), in emitOpenACCLoopConstruct()
H A DCIRGenStmtOpenACC.cpp107 updateLoopOpParallelism(loopOp, /*isOrphan=*/false, dirKind); in emitOpenACCOpCombinedConstruct()
H A DCIRGenFunction.h1223 void updateLoopOpParallelism(mlir::acc::LoopOp &op, bool isOrphan,