Home
last modified time | relevance | path

Searched defs:new_instruction (Results 1 – 25 of 71) sorted by relevance

123

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_computation.cc234 HloInstruction* new_instruction = in ReplaceParameter() local
943 std::unique_ptr<HloInstruction> new_instruction) { in ReplaceWithNewInstruction()
950 std::unique_ptr<HloInstruction> new_instruction) { in ReplaceWithNewEntryComputationParameter()
956 HloInstruction* old_instruction, HloInstruction* new_instruction, in ReplaceInstruction()
967 HloInstruction* new_instruction) { in ReplaceInstruction()
976 HloInstruction* old_instruction, HloInstruction* new_instruction, in ReplaceInstructionWithDifferentShape()
1031 HloInstruction* old_instruction, HloInstruction* new_instruction) { in ReplaceInstructionWithDifferentShape()
H A Dhlo_schedule.h66 HloInstruction* new_instruction) { in replace_instruction()
167 HloInstruction* new_instruction) { in replace_instruction()
H A Ddfs_hlo_visitor_with_default.h320 std::unique_ptr<HloInstruction> new_instruction) { in ReplaceWithNewInstruction()
334 HloInstruction* new_instruction, in ReplaceInstruction()
347 HloInstruction* new_instruction) { in ReplaceInstruction()
H A Dconvolution_pred_expander.cc56 HloInstruction* new_instruction = computation->AddInstruction( in ExpandInstruction() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_store.cpp205 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
225 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
H A Dtransformation_load.cpp182 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
203 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
H A Dtransformation_add_global_undef.cpp48 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
H A Dtransformation_add_constant_null.cpp50 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
H A Dtransformation_add_constant_boolean.cpp45 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
H A Dtransformation_add_local_variable.cpp75 opt::Instruction* new_instruction = fuzzerutil::AddLocalVariable( in Apply() local
H A Dtransformation_swap_conditional_branch_operands.cpp74 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/
H A Dtransformation_store.cpp205 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
225 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
H A Dtransformation_load.cpp182 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
203 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
H A Dtransformation_add_global_undef.cpp48 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
H A Dtransformation_add_constant_boolean.cpp45 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
H A Dtransformation_add_constant_null.cpp50 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
H A Dtransformation_add_local_variable.cpp75 opt::Instruction* new_instruction = fuzzerutil::AddLocalVariable( in Apply() local
H A Dtransformation_swap_conditional_branch_operands.cpp74 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_store.cpp205 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
225 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
Dtransformation_load.cpp182 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
203 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
Dtransformation_add_constant_null.cpp50 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
Dtransformation_add_constant_boolean.cpp45 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
Dtransformation_add_global_undef.cpp48 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
Dtransformation_add_local_variable.cpp75 opt::Instruction* new_instruction = fuzzerutil::AddLocalVariable( in Apply() local
Dtransformation_swap_conditional_branch_operands.cpp74 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local

123