Searched defs:old_operand (Results 1 – 6 of 6) sorted by relevance
67 auto get_new_operand = [&](HloInstruction* old_operand) { in CreateLoopInvariantCopy()
81 auto get_new_operand = [&](HloInstruction* old_operand) { in CreateLoopInvariantCopy()
642 HloInstruction* old_operand = in OutlineExpressionFromComputation() local
2689 auto old_operand = operand(operand_num); in ReplaceOperandWith() local2701 HloInstruction* old_operand = mutable_operand(operand_num); in ReplaceOperandWithDifferentShape() local
356 ConvolutionVisitor::GetSpatialDimsToSplit(HloInstruction* old_operand) { in GetSpatialDimsToSplit()
3869 auto old_operand = input_tuple->mutable_operand(non_windowed_operand_index); in SinkInputNodesIntoWindowedDotGeneralLoopOnContractingDimensions() local