/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_global_undef.cpp | 48 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_constant_null.cpp | 50 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
|
D | transformation_add_global_variable.cpp | 96 opt::Instruction* new_instruction = fuzzerutil::AddGlobalVariable( in Apply() local
|
/external/swiftshader/third_party/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
|
/external/angle/third_party/spirv-tools/src/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_global_undef.cpp | 48 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_constant_null.cpp | 50 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
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_schedule.h | 66 HloInstruction* new_instruction) { in replace_instruction() 167 HloInstruction* new_instruction) { in replace_instruction()
|
D | convolution_pred_expander.cc | 56 HloInstruction* new_instruction = computation->AddInstruction( in ExpandInstruction() local
|
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()
|