Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DOpenMP.cpp907 mlir::Attribute scheduleClauseOperand, noWaitClauseOperand, in genOMP() local
1060 noWaitClauseOperand.dyn_cast_or_null<UnitAttr>(), in genOMP()
1200 mlir::UnitAttr noWaitClauseOperand; in genOMP() local
1225 noWaitClauseOperand = firOpBuilder.getUnitAttr(); in genOMP()
1252 allocateOperands, allocatorOperands, noWaitClauseOperand); in genOMP()