Searched refs:workerNum (Results 1 – 3 of 3) sorted by relevance
635 if (Value workerNum = this->workerNum()) in print() local636 printer << "(" << workerNum << ": " << workerNum.getType() << ")"; in print()
216 mlir::Value workerNum; in createLoopOp() local254 workerNum = fir::getBase(converter.genExprValue( in createLoopOp()298 addOperand(operands, operandSegments, workerNum); in createLoopOp()
377 Optional<IntOrIndex>:$workerNum,