Home
last modified time | relevance | path

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

123

/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_global_undef.cpp48 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_constant_null.cpp50 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
Dtransformation_add_local_variable.cpp73 opt::Instruction* new_instruction = fuzzerutil::AddLocalVariable( in Apply() local
Dtransformation_swap_conditional_branch_operands.cpp72 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
Dtransformation_add_global_variable.cpp96 opt::Instruction* new_instruction = fuzzerutil::AddGlobalVariable( in Apply() local
/external/swiftshader/third_party/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_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_constant_null.cpp50 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
Dtransformation_add_local_variable.cpp73 opt::Instruction* new_instruction = fuzzerutil::AddLocalVariable( in Apply() local
Dtransformation_swap_conditional_branch_operands.cpp72 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
Dtransformation_add_constant_scalar.cpp67 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/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.cpp73 opt::Instruction* new_instruction = fuzzerutil::AddLocalVariable( in Apply() local
Dtransformation_swap_conditional_branch_operands.cpp72 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
Dtransformation_add_global_variable.cpp96 opt::Instruction* new_instruction = fuzzerutil::AddGlobalVariable( in Apply() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_schedule.h63 HloInstruction* new_instruction) { in replace_instruction()
159 HloInstruction* new_instruction) { in replace_instruction()

123