/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | hlo_computation.cc | 234 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 D | hlo_schedule.h | 66 HloInstruction* new_instruction) { in replace_instruction() 167 HloInstruction* new_instruction) { in replace_instruction()
|
H A D | dfs_hlo_visitor_with_default.h | 320 std::unique_ptr<HloInstruction> new_instruction) { in ReplaceWithNewInstruction() 334 HloInstruction* new_instruction, in ReplaceInstruction() 347 HloInstruction* new_instruction) { in ReplaceInstruction()
|
H A D | convolution_pred_expander.cc | 56 HloInstruction* new_instruction = computation->AddInstruction( in ExpandInstruction() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | transformation_store.cpp | 205 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local 225 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
|
H A D | transformation_load.cpp | 182 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local 203 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
|
H A D | transformation_add_global_undef.cpp | 48 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
|
H A D | transformation_add_constant_null.cpp | 50 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
|
H A D | transformation_add_constant_boolean.cpp | 45 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
|
H A D | transformation_add_local_variable.cpp | 75 opt::Instruction* new_instruction = fuzzerutil::AddLocalVariable( in Apply() local
|
H A D | transformation_swap_conditional_branch_operands.cpp | 74 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/ |
H A D | transformation_store.cpp | 205 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local 225 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
|
H A D | transformation_load.cpp | 182 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local 203 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
|
H A D | transformation_add_global_undef.cpp | 48 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
|
H A D | transformation_add_constant_boolean.cpp | 45 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
|
H A D | transformation_add_constant_null.cpp | 50 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
|
H A D | transformation_add_local_variable.cpp | 75 opt::Instruction* new_instruction = fuzzerutil::AddLocalVariable( in Apply() local
|
H A D | transformation_swap_conditional_branch_operands.cpp | 74 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | transformation_store.cpp | 205 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local 225 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
|
D | transformation_load.cpp | 182 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local 203 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_global_undef.cpp | 48 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
|
D | transformation_add_local_variable.cpp | 75 opt::Instruction* new_instruction = fuzzerutil::AddLocalVariable( in Apply() local
|
D | transformation_swap_conditional_branch_operands.cpp | 74 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
|