Lines Matching refs:allocateOperands
514 SmallVector<Value> &allocateOperands) { in genAllocateClause() argument
539 genObjectList(ompObjectList, converter, allocateOperands); in genAllocateClause()
627 SmallVector<Value> allocatorOperands, allocateOperands; in createCombinedParallelOp() local
652 allocateOperands, allocatorOperands, /*reduction_vars=*/ValueRange(), in createCombinedParallelOp()
678 SmallVector<Value> allocateOperands, allocatorOperands; in genOMP() local
701 allocateOperands); in genOMP()
756 allocateOperands, allocatorOperands, /*reduction_vars=*/ValueRange(), in genOMP()
766 currentLocation, allocateOperands, allocatorOperands, nowaitAttr); in genOMP()
777 /*in_reductions=*/nullptr, priorityClauseOperand, allocateOperands, in genOMP()
1199 SmallVector<Value> reductionVars, allocateOperands, allocatorOperands; in genOMP() local
1215 allocateOperands); in genOMP()
1244 /*reductions=*/nullptr, allocateOperands, allocatorOperands, in genOMP()
1252 allocateOperands, allocatorOperands, noWaitClauseOperand); in genOMP()