/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_instructions.cc | 153 const Shape& shape, absl::Span<HloInstruction* const> new_operands, in CloneWithNewOperandsImpl() 174 const Shape& shape, absl::Span<HloInstruction* const> new_operands, in CloneWithNewOperandsImpl() 195 const Shape& shape, absl::Span<HloInstruction* const> new_operands, in CloneWithNewOperandsImpl() 236 const Shape& shape, absl::Span<HloInstruction* const> new_operands, in CloneWithNewOperandsImpl() 333 const Shape& shape, absl::Span<HloInstruction* const> new_operands, in CloneWithNewOperandsImpl() 406 const Shape& shape, absl::Span<HloInstruction* const> new_operands, in CloneWithNewOperandsImpl() 454 const Shape& shape, absl::Span<HloInstruction* const> new_operands, in CloneWithNewOperandsImpl() 539 const Shape& shape, absl::Span<HloInstruction* const> new_operands, in CloneWithNewOperandsImpl() 577 const Shape& shape, absl::Span<HloInstruction* const> new_operands, in CloneWithNewOperandsImpl() 671 const Shape& shape, absl::Span<HloInstruction* const> new_operands, in CloneWithNewOperandsImpl() [all …]
|
D | stable_sort_expander.cc | 98 std::vector<HloInstruction*> new_operands(sort->operands().begin(), in ExpandInstruction() local 167 std::vector<HloInstruction*> new_operands; in ExpandInstruction() local
|
D | convert_mover.cc | 121 absl::InlinedVector<HloInstruction*, 8> new_operands; in MoveConvertPrecisionOps() local 173 absl::InlinedVector<HloInstruction*, 8> new_operands; in MoveConvertPrecisionOps() local
|
D | dynamic_dimension_simplifier.cc | 33 std::vector<HloInstruction*> new_operands; in ConcatForwarding() local 70 std::vector<HloInstruction*> new_operands; in SliceConcatForwarding() local
|
D | change_op_data_type.cc | 38 absl::InlinedVector<HloInstruction*, 8> new_operands; in Run() local
|
D | convolution_pred_expander.cc | 47 absl::InlinedVector<HloInstruction*, 2> new_operands; in ExpandInstruction() local
|
D | defuser.cc | 69 std::vector<HloInstruction*> new_operands; in Defuse() local
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
D | tfg-to-tfe.cc | 121 llvm::SmallVector<Value, 2> new_operands; in SplitNextIteration() local 263 llvm::SmallVector<Value, 2> new_operands; in matchAndRewrite() local 283 llvm::SmallVector<Value, 2> new_operands; in matchAndRewrite() local 303 llvm::SmallVector<Value, 2> new_operands; in matchAndRewrite() local 323 llvm::SmallVector<Value, 2> new_operands; in matchAndRewrite() local 343 llvm::SmallVector<Value, 2> new_operands; in matchAndRewrite() local 363 llvm::SmallVector<Value, 2> new_operands; in matchAndRewrite() local 383 llvm::SmallVector<Value, 2> new_operands; in matchAndRewrite() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | eliminate_dead_members_pass.cpp | 354 Instruction::OperandList new_operands; in UpdateOpTypeStruct() local 395 Instruction::OperandList new_operands; in UpdateOpGroupMemberDecorate() local 438 Instruction::OperandList new_operands; in UpdateConstantComposite() local 465 Instruction::OperandList new_operands; in UpdateAccessChain() local 555 Instruction::OperandList new_operands; in UpdateCompsiteExtract() local 611 Instruction::OperandList new_operands; in UpdateCompositeInsert() local
|
D | combine_access_chains.cpp | 126 std::vector<Operand>* new_operands) { in CombineIndices() 175 std::vector<Operand>* new_operands) { in CreateNewInputOperands() 251 std::vector<Operand> new_operands; in CombineAccessChain() local
|
D | amd_ext_to_khr.cpp | 81 Instruction::OperandList new_operands; in ReplaceTrinaryMinMax() local 122 Instruction::OperandList new_operands; in ReplaceTrinaryMid() local 282 Instruction::OperandList new_operands; in ReplaceSwizzleInvocations() local 399 Instruction::OperandList new_operands; in ReplaceSwizzleInvocationsMasked() local 449 Instruction::OperandList new_operands; in ReplaceWriteInvocation() local 682 Instruction::OperandList new_operands; in ReplaceCubeFaceCoord() local 796 Instruction::OperandList new_operands; in ReplaceCubeFaceIndex() local
|
D | interp_fixup_pass.cpp | 59 Instruction::OperandList new_operands; in ReplaceInternalInterpolate() local
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | eliminate_dead_members_pass.cpp | 363 Instruction::OperandList new_operands; in UpdateOpTypeStruct() local 404 Instruction::OperandList new_operands; in UpdateOpGroupMemberDecorate() local 447 Instruction::OperandList new_operands; in UpdateConstantComposite() local 474 Instruction::OperandList new_operands; in UpdateAccessChain() local 566 Instruction::OperandList new_operands; in UpdateCompsiteExtract() local 624 Instruction::OperandList new_operands; in UpdateCompositeInsert() local
|
D | combine_access_chains.cpp | 126 std::vector<Operand>* new_operands) { in CombineIndices() 175 std::vector<Operand>* new_operands) { in CreateNewInputOperands() 251 std::vector<Operand> new_operands; in CombineAccessChain() local
|
D | amd_ext_to_khr.cpp | 81 Instruction::OperandList new_operands; in ReplaceTrinaryMinMax() local 122 Instruction::OperandList new_operands; in ReplaceTrinaryMid() local 282 Instruction::OperandList new_operands; in ReplaceSwizzleInvocations() local 399 Instruction::OperandList new_operands; in ReplaceSwizzleInvocationsMasked() local 449 Instruction::OperandList new_operands; in ReplaceWriteInvocation() local 682 Instruction::OperandList new_operands; in ReplaceCubeFaceCoord() local 796 Instruction::OperandList new_operands; in ReplaceCubeFaceIndex() local
|
D | interp_fixup_pass.cpp | 59 Instruction::OperandList new_operands; in ReplaceInternalInterpolate() local
|
/external/angle/third_party/spirv-tools/src/source/opt/ |
D | eliminate_dead_members_pass.cpp | 365 Instruction::OperandList new_operands; in UpdateOpTypeStruct() local 406 Instruction::OperandList new_operands; in UpdateOpGroupMemberDecorate() local 449 Instruction::OperandList new_operands; in UpdateConstantComposite() local 476 Instruction::OperandList new_operands; in UpdateAccessChain() local 569 Instruction::OperandList new_operands; in UpdateCompsiteExtract() local 628 Instruction::OperandList new_operands; in UpdateCompositeInsert() local
|
D | combine_access_chains.cpp | 126 std::vector<Operand>* new_operands) { in CombineIndices() 175 std::vector<Operand>* new_operands) { in CreateNewInputOperands() 251 std::vector<Operand> new_operands; in CombineAccessChain() local
|
D | amd_ext_to_khr.cpp | 81 Instruction::OperandList new_operands; in ReplaceTrinaryMinMax() local 122 Instruction::OperandList new_operands; in ReplaceTrinaryMid() local 282 Instruction::OperandList new_operands; in ReplaceSwizzleInvocations() local 399 Instruction::OperandList new_operands; in ReplaceSwizzleInvocationsMasked() local 449 Instruction::OperandList new_operands; in ReplaceWriteInvocation() local 682 Instruction::OperandList new_operands; in ReplaceCubeFaceCoord() local 796 Instruction::OperandList new_operands; in ReplaceCubeFaceIndex() local
|
D | interp_fixup_pass.cpp | 59 Instruction::OperandList new_operands; in ReplaceInternalInterpolate() local
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | cudnn_fused_conv_rewriter.cc | 135 absl::InlinedVector<HloInstruction*, 3> new_operands( in EnsureIsConvBiasActivation() local 293 absl::InlinedVector<HloInstruction*, 4> new_operands( in FuseBiasOrSideInput() local 430 absl::InlinedVector<HloInstruction*, 4> new_operands( in FuseSideInputAlpha() local 523 absl::InlinedVector<HloInstruction*, 4> new_operands; in FuseConvertToF16() local 595 absl::InlinedVector<HloInstruction*, 4> new_operands( in FuseConvertToS8() local
|
D | variadic_op_splitter.cc | 43 std::vector<HloInstruction*> new_operands; in SplitConcatenate() local
|
/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/ |
D | fallback_converter.cc | 111 llvm::SmallVectorImpl<mlir::Value> *new_operands, in ConvertCoreRTOperands() 132 llvm::SmallVectorImpl<mlir::Value> *new_operands, in ConvertFallbackOperands()
|
D | tf_to_tfrt.cc | 247 llvm::SmallVector<mlir::Value, 4> new_operands; in ConvertToFallbackExecuteOp() local 313 llvm::SmallVector<mlir::Value, 4> new_operands; in ConvertToCoreRTExecuteOp() local 397 llvm::SmallVector<mlir::Value, 4> new_operands; in matchAndRewrite() local 595 llvm::SmallVector<mlir::Value, 4> new_operands; in matchAndRewrite() local 851 llvm::SmallVector<mlir::Value, 4> new_operands; in matchAndRewrite() local 878 llvm::SmallVectorImpl<mlir::Value> *new_operands, in ConvertFunctionCallOperands() 911 llvm::SmallVector<mlir::Value, 4> new_operands; in matchAndRewrite() local 970 llvm::SmallVector<mlir::Value, 2> new_operands; in matchAndRewrite() local 1112 llvm::SmallVector<mlir::Value, 4> new_operands; in matchAndRewrite() local 1214 llvm::SmallVector<mlir::Value, 4> new_operands; in matchAndRewrite() local
|
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/ |
D | legalize_tf_while.cc | 51 SmallVector<Value, 4> new_operands; in CreateRegionWithCall() local
|