Home
last modified time | relevance | path

Searched refs:fresh_id_for_bvec_selector (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dfuzzer_pass_flatten_conditional_branches.cpp231 uint32_t* fresh_id_for_bvec_selector) { in PrepareForOpPhiOnVectors() argument
232 if (*fresh_id_for_bvec_selector != 0) { in PrepareForOpPhiOnVectors()
244 *fresh_id_for_bvec_selector = GetFuzzerContext()->GetFreshId(); in PrepareForOpPhiOnVectors()
Dfuzzer_pass_flatten_conditional_branches.h41 uint32_t* fresh_id_for_bvec_selector);
Dtransformation_flatten_conditional_branch.cpp73 for (uint32_t fresh_id_for_bvec_selector : in IsApplicable()
77 if (fresh_id_for_bvec_selector != 0) { in IsApplicable()
79 fresh_id_for_bvec_selector, ir_context, &used_fresh_ids)) { in IsApplicable()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_flatten_conditional_branches.cpp231 uint32_t* fresh_id_for_bvec_selector) { in PrepareForOpPhiOnVectors() argument
232 if (*fresh_id_for_bvec_selector != 0) { in PrepareForOpPhiOnVectors()
244 *fresh_id_for_bvec_selector = GetFuzzerContext()->GetFreshId(); in PrepareForOpPhiOnVectors()
Dfuzzer_pass_flatten_conditional_branches.h41 uint32_t* fresh_id_for_bvec_selector);
Dtransformation_flatten_conditional_branch.cpp73 for (uint32_t fresh_id_for_bvec_selector : in IsApplicable()
77 if (fresh_id_for_bvec_selector != 0) { in IsApplicable()
79 fresh_id_for_bvec_selector, ir_context, &used_fresh_ids)) { in IsApplicable()
/third_party/spirv-tools/source/fuzz/
Dfuzzer_pass_flatten_conditional_branches.cpp230 uint32_t* fresh_id_for_bvec_selector) { in PrepareForOpPhiOnVectors() argument
231 if (*fresh_id_for_bvec_selector != 0) { in PrepareForOpPhiOnVectors()
243 *fresh_id_for_bvec_selector = GetFuzzerContext()->GetFreshId(); in PrepareForOpPhiOnVectors()
Dfuzzer_pass_flatten_conditional_branches.h40 uint32_t* fresh_id_for_bvec_selector);
Dtransformation_flatten_conditional_branch.cpp73 for (uint32_t fresh_id_for_bvec_selector : in IsApplicable()
77 if (fresh_id_for_bvec_selector != 0) { in IsApplicable()
79 fresh_id_for_bvec_selector, ir_context, &used_fresh_ids)) { in IsApplicable()