/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_instructions.cc | 115 const Shape& shape, absl::Span<HloInstruction* const> new_operands, in CloneWithNewOperandsImpl() 136 const Shape& shape, absl::Span<HloInstruction* const> new_operands, in CloneWithNewOperandsImpl() 157 const Shape& shape, absl::Span<HloInstruction* const> new_operands, in CloneWithNewOperandsImpl() 198 const Shape& shape, absl::Span<HloInstruction* const> new_operands, in CloneWithNewOperandsImpl() 234 const Shape& shape, absl::Span<HloInstruction* const> new_operands, in CloneWithNewOperandsImpl() 318 const Shape& shape, absl::Span<HloInstruction* const> new_operands, in CloneWithNewOperandsImpl() 356 const Shape& shape, absl::Span<HloInstruction* const> new_operands, in CloneWithNewOperandsImpl() 411 const Shape& shape, absl::Span<HloInstruction* const> new_operands, in CloneWithNewOperandsImpl() 428 const Shape& shape, absl::Span<HloInstruction* const> new_operands, in CloneWithNewOperandsImpl() 448 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 | defuser.cc | 70 std::vector<HloInstruction*> new_operands; in Defuse() local
|
D | call_inliner.cc | 45 std::vector<HloInstruction*> new_operands; in DefaultAction() local
|
D | hlo_element_type_converter.cc | 172 std::vector<HloInstruction*> new_operands; in Run() local
|
D | while_loop_invariant_code_motion.cc | 70 InlinedVector<HloInstruction*, 4> new_operands; in CreateLoopInvariantCopy() local
|
D | hlo_instruction.h | 1669 const Shape& shape, absl::Span<HloInstruction* const> new_operands, in CloneWithNewOperandsImpl()
|
D | algebraic_simplifier.cc | 724 std::vector<HloInstruction*> new_operands; in HandleConcatenate() local 2422 std::vector<HloInstruction*> new_operands; in TryToSinkBroadcastAfterOpWithUniqueNonScalarOperand() local 3717 std::vector<HloInstruction*> new_operands; in HandleMap() local
|
D | hlo_computation.cc | 1004 std::vector<HloInstruction*> new_operands; in CloneWithReplacements() local
|
D | hlo_instruction.cc | 1334 const Shape& shape, absl::Span<HloInstruction* const> new_operands, in CloneWithNewOperands()
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | combine_access_chains.cpp | 122 std::vector<Operand>* new_operands) { in CombineIndices() 171 std::vector<Operand>* new_operands) { in CreateNewInputOperands() 247 std::vector<Operand> new_operands; in CombineAccessChain() local
|
D | local_access_chain_convert_pass.cpp | 86 Instruction::OperandList new_operands; in ReplaceAccessChainLoad() local
|
D | instruction.h | 517 inline void Instruction::SetInOperands(OperandList&& new_operands) { in SetInOperands()
|
D | instruction.cpp | 141 void Instruction::ReplaceOperands(const OperandList& new_operands) { in ReplaceOperands()
|
D | folding_rules.cpp | 2076 std::vector<Operand> new_operands; in VectorShuffleFeedingShuffle() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | combine_access_chains.cpp | 122 std::vector<Operand>* new_operands) { in CombineIndices() 171 std::vector<Operand>* new_operands) { in CreateNewInputOperands() 247 std::vector<Operand> new_operands; in CombineAccessChain() local
|
D | local_access_chain_convert_pass.cpp | 86 Instruction::OperandList new_operands; in ReplaceAccessChainLoad() local
|
D | instruction.h | 517 inline void Instruction::SetInOperands(OperandList&& new_operands) { in SetInOperands()
|
D | instruction.cpp | 141 void Instruction::ReplaceOperands(const OperandList& new_operands) { in ReplaceOperands()
|
D | folding_rules.cpp | 2076 std::vector<Operand> new_operands; in VectorShuffleFeedingShuffle() local
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | variadic_op_splitter.cc | 43 std::vector<HloInstruction*> new_operands; in SplitConcatenate() local
|
/external/tensorflow/tensorflow/compiler/xla/tools/ |
D | hlo_extractor.cc | 70 std::vector<HloInstruction*> new_operands; in DefaultAction() local
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | deadness_analysis.cc | 441 std::vector<Predicate*> new_operands; in SimplifyUsingDeMorgan() local
|
/external/tensorflow/tensorflow/compiler/xla/client/ |
D | xla_builder.cc | 1761 std::vector<XlaOp> new_operands(operands.begin(), operands.end()); in Map() local
|