Home
last modified time | relevance | path

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

1234

/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/fuzz/
H A 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()
H A 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()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dforce_render_red.cpp224 auto new_entry_block = MakeUnique<opt::BasicBlock>(std::move(label)); in ForceRenderRed() local
238 new_entry_block->AddInstruction(std::move(red)); in ForceRenderRed()
246 new_entry_block->AddInstruction(MakeUnique<opt::Instruction>( in ForceRenderRed()
318 new_entry_block->AddInstruction(MakeUnique<opt::Instruction>( in ForceRenderRed()
350 new_entry_block->AddInstruction( in ForceRenderRed()
355 std::move(new_entry_block), entry_point_function->entry().get()); in ForceRenderRed()
H A Dtransformation_duplicate_region_with_selection.cpp294 std::unique_ptr<opt::BasicBlock> new_entry_block = in Apply() local
534 new_entry_block->AddInstruction(MakeUnique<opt::Instruction>( in Apply()
541 new_entry_block->AddInstruction(MakeUnique<opt::Instruction>( in Apply()
622 enclosing_function->InsertBasicBlockBefore(std::move(new_entry_block), in Apply()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/fuzz/
H A Dforce_render_red.cpp223 auto new_entry_block = MakeUnique<opt::BasicBlock>(std::move(label)); in ForceRenderRed() local
237 new_entry_block->AddInstruction(std::move(red)); in ForceRenderRed()
245 new_entry_block->AddInstruction(MakeUnique<opt::Instruction>( in ForceRenderRed()
316 new_entry_block->AddInstruction(MakeUnique<opt::Instruction>( in ForceRenderRed()
348 new_entry_block->AddInstruction( in ForceRenderRed()
353 std::move(new_entry_block), entry_point_function->entry().get()); in ForceRenderRed()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/fuzz/
H A Dforce_render_red.cpp223 auto new_entry_block = MakeUnique<opt::BasicBlock>(std::move(label)); in ForceRenderRed() local
237 new_entry_block->AddInstruction(std::move(red)); in ForceRenderRed()
245 new_entry_block->AddInstruction(MakeUnique<opt::Instruction>( in ForceRenderRed()
316 new_entry_block->AddInstruction(MakeUnique<opt::Instruction>( in ForceRenderRed()
348 new_entry_block->AddInstruction( in ForceRenderRed()
353 std::move(new_entry_block), entry_point_function->entry().get()); in ForceRenderRed()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/fuzz/
H A 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()
H A 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()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/fuzz/
H A Dforce_render_red.cpp224 auto new_entry_block = MakeUnique<opt::BasicBlock>(std::move(label)); in ForceRenderRed() local
238 new_entry_block->AddInstruction(std::move(red)); in ForceRenderRed()
246 new_entry_block->AddInstruction(MakeUnique<opt::Instruction>( in ForceRenderRed()
318 new_entry_block->AddInstruction(MakeUnique<opt::Instruction>( in ForceRenderRed()
350 new_entry_block->AddInstruction( in ForceRenderRed()
355 std::move(new_entry_block), entry_point_function->entry().get()); in ForceRenderRed()
H A Dtransformation_duplicate_region_with_selection.cpp294 std::unique_ptr<opt::BasicBlock> new_entry_block = in Apply() local
534 new_entry_block->AddInstruction(MakeUnique<opt::Instruction>( in Apply()
541 new_entry_block->AddInstruction(MakeUnique<opt::Instruction>( in Apply()
622 enclosing_function->InsertBasicBlockBefore(std::move(new_entry_block), in Apply()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dcgraphclones.c694 basic_block new_entry_block, in cgraph_function_versioning() argument
730 skip_return, bbs_to_copy, new_entry_block); in cgraph_function_versioning()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dcgraphclones.c694 basic_block new_entry_block, in cgraph_function_versioning() argument
730 skip_return, bbs_to_copy, new_entry_block); in cgraph_function_versioning()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dcgraphclones.c992 bitmap bbs_to_copy, basic_block new_entry_block, const char *suffix, in create_version_clone_with_body() argument
1050 false, bbs_to_copy, new_entry_block); in create_version_clone_with_body()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dcgraphclones.c1001 bitmap bbs_to_copy, basic_block new_entry_block, const char *suffix, in create_version_clone_with_body() argument
1061 false, bbs_to_copy, new_entry_block); in create_version_clone_with_body()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dcgraphclones.c992 bitmap bbs_to_copy, basic_block new_entry_block, const char *suffix, in create_version_clone_with_body() argument
1050 false, bbs_to_copy, new_entry_block); in create_version_clone_with_body()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dcgraphclones.c992 bitmap bbs_to_copy, basic_block new_entry_block, const char *suffix, in create_version_clone_with_body() argument
1050 false, bbs_to_copy, new_entry_block); in create_version_clone_with_body()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcgraphclones.c952 bool skip_return, bitmap bbs_to_copy, basic_block new_entry_block, in create_version_clone_with_body() argument
1003 skip_return, bbs_to_copy, new_entry_block); in create_version_clone_with_body()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dcgraphclones.c932 bool skip_return, bitmap bbs_to_copy, basic_block new_entry_block, in create_version_clone_with_body() argument
970 skip_return, bbs_to_copy, new_entry_block); in create_version_clone_with_body()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dcgraphclones.c987 bitmap bbs_to_copy, basic_block new_entry_block, const char *suffix, in create_version_clone_with_body() argument
1045 false, bbs_to_copy, new_entry_block); in create_version_clone_with_body()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dcgraphclones.c947 bool skip_return, bitmap bbs_to_copy, basic_block new_entry_block, in create_version_clone_with_body() argument
985 skip_return, bbs_to_copy, new_entry_block); in create_version_clone_with_body()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dcgraphclones.c987 bitmap bbs_to_copy, basic_block new_entry_block, const char *suffix, in create_version_clone_with_body() argument
1045 false, bbs_to_copy, new_entry_block); in create_version_clone_with_body()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dcgraphclones.c952 bool skip_return, bitmap bbs_to_copy, basic_block new_entry_block, in create_version_clone_with_body() argument
1003 skip_return, bbs_to_copy, new_entry_block); in create_version_clone_with_body()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dcgraphclones.c951 basic_block new_entry_block, in cgraph_function_versioning() argument
987 skip_return, bbs_to_copy, new_entry_block); in cgraph_function_versioning()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dcgraphclones.c952 bool skip_return, bitmap bbs_to_copy, basic_block new_entry_block, in create_version_clone_with_body() argument
1003 skip_return, bbs_to_copy, new_entry_block); in create_version_clone_with_body()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcgraphclones.c952 bool skip_return, bitmap bbs_to_copy, basic_block new_entry_block, in create_version_clone_with_body() argument
1003 skip_return, bbs_to_copy, new_entry_block); in create_version_clone_with_body()

1234