Home
last modified time | relevance | path

Searched refs:new_entry_block (Results 1 – 6 of 6) sorted by relevance

/third_party/spirv-tools/source/fuzz/
Dforce_render_red.cpp221 auto new_entry_block = MakeUnique<opt::BasicBlock>(std::move(label)); in ForceRenderRed() local
235 new_entry_block->AddInstruction(std::move(red)); in ForceRenderRed()
243 new_entry_block->AddInstruction(MakeUnique<opt::Instruction>( in ForceRenderRed()
315 new_entry_block->AddInstruction(MakeUnique<opt::Instruction>( in ForceRenderRed()
347 new_entry_block->AddInstruction( in ForceRenderRed()
352 std::move(new_entry_block), entry_point_function->entry().get()); in ForceRenderRed()
Dtransformation_duplicate_region_with_selection.cpp298 std::unique_ptr<opt::BasicBlock> new_entry_block = in Apply() local
539 new_entry_block->AddInstruction(MakeUnique<opt::Instruction>( in Apply()
546 new_entry_block->AddInstruction(MakeUnique<opt::Instruction>( in Apply()
628 enclosing_function->InsertBasicBlockBefore(std::move(new_entry_block), in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dforce_render_red.cpp221 auto new_entry_block = MakeUnique<opt::BasicBlock>(std::move(label)); in ForceRenderRed() local
235 new_entry_block->AddInstruction(std::move(red)); in ForceRenderRed()
243 new_entry_block->AddInstruction(MakeUnique<opt::Instruction>( in ForceRenderRed()
315 new_entry_block->AddInstruction(MakeUnique<opt::Instruction>( in ForceRenderRed()
347 new_entry_block->AddInstruction( in ForceRenderRed()
352 std::move(new_entry_block), entry_point_function->entry().get()); in ForceRenderRed()
Dtransformation_duplicate_region_with_selection.cpp298 std::unique_ptr<opt::BasicBlock> new_entry_block = in Apply() local
539 new_entry_block->AddInstruction(MakeUnique<opt::Instruction>( in Apply()
546 new_entry_block->AddInstruction(MakeUnique<opt::Instruction>( in Apply()
628 enclosing_function->InsertBasicBlockBefore(std::move(new_entry_block), in Apply()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dforce_render_red.cpp221 auto new_entry_block = MakeUnique<opt::BasicBlock>(std::move(label)); in ForceRenderRed() local
235 new_entry_block->AddInstruction(std::move(red)); in ForceRenderRed()
243 new_entry_block->AddInstruction(MakeUnique<opt::Instruction>( in ForceRenderRed()
315 new_entry_block->AddInstruction(MakeUnique<opt::Instruction>( in ForceRenderRed()
347 new_entry_block->AddInstruction( in ForceRenderRed()
352 std::move(new_entry_block), entry_point_function->entry().get()); in ForceRenderRed()
Dtransformation_duplicate_region_with_selection.cpp298 std::unique_ptr<opt::BasicBlock> new_entry_block = in Apply() local
539 new_entry_block->AddInstruction(MakeUnique<opt::Instruction>( in Apply()
546 new_entry_block->AddInstruction(MakeUnique<opt::Instruction>( in Apply()
628 enclosing_function->InsertBasicBlockBefore(std::move(new_entry_block), in Apply()