Searched defs:outerOperand (Results 1 – 3 of 3) sorted by relevance
746 const Operand& outerOperand = operands[inputs[op::kFirstInput + i]]; in validateIfOperation() local751 const Operand& outerOperand = operands[outputs[i]]; in validateIfOperation() local799 const Operand& outerOperand = operands[inputs[op::kFirstInput + i]]; in validateWhileOperation() local821 const Operand& outerOperand = operands[inputs[op::kFirstInput + i]]; in validateWhileOperation() local828 const Operand& outerOperand = operands[outputs[i]]; in validateWhileOperation() local
1896 RunTimeOperandInfo& outerOperand = operands[operation.outputs[i]]; in executeWhileOperation() local
1189 void ExecutionPlan::Controller::setInput(const SourceOperandIndex& outerOperand, in setInput()1223 void ExecutionPlan::Controller::setOutput(const SourceOperandIndex& outerOperand, in setOutput()1391 const SourceOperandIndex& outerOperand = step->outerOutputOperands[i]; in nextCompound() local