/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_schedule.h | 63 HloInstruction* new_instruction) { in replace_instruction() 159 HloInstruction* new_instruction) { in replace_instruction()
|
D | hlo_clone_context.h | 45 HloInstruction* new_instruction) { in MapInstruction()
|
D | stable_sort_expander.cc | 172 auto new_instruction = in ExpandInstruction() local
|
D | while_loop_invariant_code_motion.cc | 74 HloInstruction* new_instruction = in CreateLoopInvariantCopy() local
|
D | dfs_hlo_visitor_with_default.h | 297 std::unique_ptr<HloInstruction> new_instruction) { in ReplaceWithNewInstruction() 311 HloInstruction* new_instruction) { in ReplaceInstruction()
|
D | while_loop_expensive_invariant_code_motion.cc | 91 HloInstruction* new_instruction = parent_of_while->AddInstruction( in CreateLoopInvariantCopy() local
|
D | hlo_computation.cc | 895 std::unique_ptr<HloInstruction> new_instruction) { in ReplaceWithNewInstruction() 902 std::unique_ptr<HloInstruction> new_instruction) { in ReplaceWithNewEntryComputationParameter() 908 HloInstruction* new_instruction) { in ReplaceInstruction()
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/ |
D | transformation_add_global_undef.cpp | 45 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
|
D | transformation_add_constant_null.cpp | 50 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
|
D | transformation_add_constant_boolean.cpp | 45 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
|
D | transformation_add_local_variable.cpp | 73 opt::Instruction* new_instruction = fuzzerutil::AddLocalVariable( in Apply() local
|
D | transformation_swap_conditional_branch_operands.cpp | 72 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
|
D | transformation_store.cpp | 114 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
|
D | transformation_add_global_variable.cpp | 96 opt::Instruction* new_instruction = fuzzerutil::AddGlobalVariable( in Apply() local
|
D | transformation_add_constant_scalar.cpp | 67 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
|
D | transformation_load.cpp | 88 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
|
D | transformation_add_constant_composite.cpp | 122 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
|
D | transformation_composite_extract.cpp | 94 opt::Instruction* new_instruction = in Apply() local
|
D | transformation_add_copy_memory.cpp | 132 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
|
D | transformation_composite_insert.cpp | 128 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
|
D | transformation_vector_shuffle.cpp | 135 opt::Instruction* new_instruction = in Apply() local
|
D | transformation_equation_instruction.cpp | 89 opt::Instruction* new_instruction = in Apply() local
|
D | transformation_add_synonym.cpp | 105 auto new_instruction = in Apply() local
|
D | transformation_composite_construct.cpp | 123 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
|
/external/tensorflow/tensorflow/compiler/xla/tools/ |
D | hlo_extractor.cc | 88 if (auto new_instruction = in FinishVisit() local
|