Home
last modified time | relevance | path

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

123

/third_party/skia/third_party/externals/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_constant_scalar.cpp67 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
/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_constant_null.cpp50 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
/third_party/skia/third_party/externals/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_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_constant_scalar.cpp67 auto new_instruction = MakeUnique<opt::Instruction>( in Apply() local
Dtransformation_add_global_variable.cpp96 opt::Instruction* new_instruction = fuzzerutil::AddGlobalVariable( in Apply() local

123