Home
last modified time | relevance | path

Searched refs:is_returning_id (Results 1 – 12 of 12) sorted by relevance

/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/fuzz/
H A Dtransformation_merge_function_returns.cpp322 uint32_t is_returning_id = in Apply() local
323 info ? info->is_returning_id() in Apply()
451 ir_context, SpvOpPhi, bool_type, is_returning_id, in Apply()
454 fuzzerutil::UpdateModuleIdBound(ir_context, is_returning_id); in Apply()
472 std::pair<uint32_t, uint32_t>(maybe_return_val_id, is_returning_id)); in Apply()
488 {{SPV_OPERAND_TYPE_ID, {is_returning_id}}, in Apply()
618 result.emplace(merging_info.is_returning_id()); in GetFreshIds()
786 if (!info.is_returning_id() || in CheckThatTheCorrectIdsAreGivenForMergeBlock()
788 info.is_returning_id(), ir_context, used_fresh_ids)) { in CheckThatTheCorrectIdsAreGivenForMergeBlock()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_merge_function_returns.cpp318 uint32_t is_returning_id = in Apply() local
319 info ? info->is_returning_id() in Apply()
447 ir_context, SpvOpPhi, bool_type, is_returning_id, in Apply()
450 fuzzerutil::UpdateModuleIdBound(ir_context, is_returning_id); in Apply()
468 std::pair<uint32_t, uint32_t>(maybe_return_val_id, is_returning_id)); in Apply()
484 {{SPV_OPERAND_TYPE_ID, {is_returning_id}}, in Apply()
601 result.emplace(merging_info.is_returning_id()); in GetFreshIds()
769 if (!info.is_returning_id() || in CheckThatTheCorrectIdsAreGivenForMergeBlock()
771 info.is_returning_id(), ir_context, used_fresh_ids)) { in CheckThatTheCorrectIdsAreGivenForMergeBlock()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/fuzz/
H A Dtransformation_merge_function_returns.cpp322 uint32_t is_returning_id = in Apply() local
323 info ? info->is_returning_id() in Apply()
451 ir_context, SpvOpPhi, bool_type, is_returning_id, in Apply()
454 fuzzerutil::UpdateModuleIdBound(ir_context, is_returning_id); in Apply()
472 std::pair<uint32_t, uint32_t>(maybe_return_val_id, is_returning_id)); in Apply()
488 {{SPV_OPERAND_TYPE_ID, {is_returning_id}}, in Apply()
618 result.emplace(merging_info.is_returning_id()); in GetFreshIds()
786 if (!info.is_returning_id() || in CheckThatTheCorrectIdsAreGivenForMergeBlock()
788 info.is_returning_id(), ir_context, used_fresh_ids)) { in CheckThatTheCorrectIdsAreGivenForMergeBlock()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/fuzz/
H A Dtransformation_merge_function_returns.cpp318 uint32_t is_returning_id = in Apply() local
319 info ? info->is_returning_id() in Apply()
447 ir_context, SpvOpPhi, bool_type, is_returning_id, in Apply()
450 fuzzerutil::UpdateModuleIdBound(ir_context, is_returning_id); in Apply()
468 std::pair<uint32_t, uint32_t>(maybe_return_val_id, is_returning_id)); in Apply()
484 {{SPV_OPERAND_TYPE_ID, {is_returning_id}}, in Apply()
601 result.emplace(merging_info.is_returning_id()); in GetFreshIds()
769 if (!info.is_returning_id() || in CheckThatTheCorrectIdsAreGivenForMergeBlock()
771 info.is_returning_id(), ir_context, used_fresh_ids)) { in CheckThatTheCorrectIdsAreGivenForMergeBlock()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/test/fuzz/
H A Dtransformation_merge_function_returns_test.cpp27 uint32_t merge_block_id, uint32_t is_returning_id, in MakeReturnMergingInfo() argument
32 result.set_is_returning_id(is_returning_id); in MakeReturnMergingInfo()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dtransformation_merge_function_returns_test.cpp27 uint32_t merge_block_id, uint32_t is_returning_id, in MakeReturnMergingInfo() argument
32 result.set_is_returning_id(is_returning_id); in MakeReturnMergingInfo()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/test/fuzz/
H A Dtransformation_merge_function_returns_test.cpp27 uint32_t merge_block_id, uint32_t is_returning_id, in MakeReturnMergingInfo() argument
32 result.set_is_returning_id(is_returning_id); in MakeReturnMergingInfo()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/test/fuzz/
H A Dtransformation_merge_function_returns_test.cpp27 uint32_t merge_block_id, uint32_t is_returning_id, in MakeReturnMergingInfo() argument
32 result.set_is_returning_id(is_returning_id); in MakeReturnMergingInfo()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/fuzz/protobufs/
H A Dspvtoolsfuzz.proto403 …// %is_returning_id = OpPhi %bool %false %pred1 %false %pred2 %true %ret_bb1 %is_bb2_returning…
410 // OpBranchConditional %is_returning_id %innermost_loop_merge %next
425 uint32 is_returning_id = 2; field
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/fuzz/protobufs/
H A Dspvtoolsfuzz.proto403 …// %is_returning_id = OpPhi %bool %false %pred1 %false %pred2 %true %ret_bb1 %is_bb2_returning…
410 // OpBranchConditional %is_returning_id %innermost_loop_merge %next
425 uint32 is_returning_id = 2; field
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/fuzz/protobufs/
H A Dspvtoolsfuzz.proto403 …// %is_returning_id = OpPhi %bool %false %pred1 %false %pred2 %true %ret_bb1 %is_bb2_returning…
410 // OpBranchConditional %is_returning_id %innermost_loop_merge %next
425 uint32 is_returning_id = 2; field
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/fuzz/protobufs/
H A Dspvtoolsfuzz.proto403 …// %is_returning_id = OpPhi %bool %false %pred1 %false %pred2 %true %ret_bb1 %is_bb2_returning…
410 // OpBranchConditional %is_returning_id %innermost_loop_merge %next
425 uint32 is_returning_id = 2; field