Home
last modified time | relevance | path

Searched refs:RemoveAtRandomIndex (Results 1 – 25 of 30) sorted by relevance

12

/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dfuzzer_pass_add_opphi_synonyms.cpp130 GetFuzzerContext()->RemoveAtRandomIndex(&suitable_ids); in Apply()
132 chosen_id = GetFuzzerContext()->RemoveAtRandomIndex(&suitable_ids); in Apply()
299 GetFuzzerContext()->RemoveAtRandomIndex(&remaining_candidates); in MaybeFindSuitableEquivalenceClassRandomly()
Dfuzzer_pass_add_vector_shuffle_instructions.cpp106 GetFuzzerContext()->RemoveAtRandomIndex(&vector_instructions); in Apply()
118 GetFuzzerContext()->RemoveAtRandomIndex(&vector_instructions); in Apply()
Dfuzzer_pass_merge_blocks.cpp56 GetFuzzerContext()->RemoveAtRandomIndex(&potential_transformations); in Apply()
Dfuzzer_pass_replace_parameter_with_global.cpp65 replaced_param = GetFuzzerContext()->RemoveAtRandomIndex(&params); in Apply()
Dfuzzer_pass_replace_branches_from_dead_blocks_with_exits.cpp126 GetFuzzerContext()->RemoveAtRandomIndex(&candidate_transformations)); in Apply()
Dfuzzer_pass_add_function_calls.cpp76 GetFuzzerContext()->RemoveAtRandomIndex(&candidate_functions); in Apply()
Dfuzzer_pass_apply_id_synonyms.cpp103 GetFuzzerContext()->RemoveAtRandomIndex(&synonyms_to_try); in Apply()
Dfuzzer_pass_add_equation_instructions.cpp94 GetFuzzerContext()->RemoveAtRandomIndex(&candidate_opcodes); in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_opphi_synonyms.cpp130 GetFuzzerContext()->RemoveAtRandomIndex(&suitable_ids); in Apply()
132 chosen_id = GetFuzzerContext()->RemoveAtRandomIndex(&suitable_ids); in Apply()
299 GetFuzzerContext()->RemoveAtRandomIndex(&remaining_candidates); in MaybeFindSuitableEquivalenceClassRandomly()
Dfuzzer_pass_add_vector_shuffle_instructions.cpp106 GetFuzzerContext()->RemoveAtRandomIndex(&vector_instructions); in Apply()
118 GetFuzzerContext()->RemoveAtRandomIndex(&vector_instructions); in Apply()
Dfuzzer_pass_merge_blocks.cpp56 GetFuzzerContext()->RemoveAtRandomIndex(&potential_transformations); in Apply()
Dfuzzer_pass_replace_parameter_with_global.cpp65 replaced_param = GetFuzzerContext()->RemoveAtRandomIndex(&params); in Apply()
Dfuzzer_pass_replace_branches_from_dead_blocks_with_exits.cpp126 GetFuzzerContext()->RemoveAtRandomIndex(&candidate_transformations)); in Apply()
Dfuzzer_pass_add_function_calls.cpp76 GetFuzzerContext()->RemoveAtRandomIndex(&candidate_functions); in Apply()
Dfuzzer_pass_apply_id_synonyms.cpp103 GetFuzzerContext()->RemoveAtRandomIndex(&synonyms_to_try); in Apply()
/third_party/spirv-tools/source/fuzz/
Dfuzzer_pass_add_opphi_synonyms.cpp130 GetFuzzerContext()->RemoveAtRandomIndex(&suitable_ids); in Apply()
132 chosen_id = GetFuzzerContext()->RemoveAtRandomIndex(&suitable_ids); in Apply()
299 GetFuzzerContext()->RemoveAtRandomIndex(&remaining_candidates); in MaybeFindSuitableEquivalenceClassRandomly()
Dfuzzer_pass_add_vector_shuffle_instructions.cpp107 GetFuzzerContext()->RemoveAtRandomIndex(&vector_instructions); in Apply()
119 GetFuzzerContext()->RemoveAtRandomIndex(&vector_instructions); in Apply()
Dfuzzer_pass_merge_blocks.cpp56 GetFuzzerContext()->RemoveAtRandomIndex(&potential_transformations); in Apply()
Dfuzzer_pass_replace_parameter_with_global.cpp65 replaced_param = GetFuzzerContext()->RemoveAtRandomIndex(&params); in Apply()
Dfuzzer_pass_replace_branches_from_dead_blocks_with_exits.cpp126 GetFuzzerContext()->RemoveAtRandomIndex(&candidate_transformations)); in Apply()
Dfuzzer_pass_apply_id_synonyms.cpp103 GetFuzzerContext()->RemoveAtRandomIndex(&synonyms_to_try); in Apply()
Dfuzzer_pass_add_function_calls.cpp76 GetFuzzerContext()->RemoveAtRandomIndex(&candidate_functions); in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/pass_management/
Drepeated_pass_recommender_standard.cpp371 passes[fuzzer_context_->RemoveAtRandomIndex(&indices)]; in RandomOrderAndNonNull()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/pass_management/
Drepeated_pass_recommender_standard.cpp371 passes[fuzzer_context_->RemoveAtRandomIndex(&indices)]; in RandomOrderAndNonNull()
/third_party/spirv-tools/source/fuzz/pass_management/
Drepeated_pass_recommender_standard.cpp371 passes[fuzzer_context_->RemoveAtRandomIndex(&indices)]; in RandomOrderAndNonNull()

12