Home
last modified time | relevance | path

Searched defs:context (Results 701 - 725 of 4512) sorted by relevance

1...<<21222324252627282930>>...181

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dtransformation_move_instruction_down_test.cpp68 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
213 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
317 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
400 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
615 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
[all...]
H A Dtransformation_mutate_pointer_test.cpp80 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
266 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
[all...]
H A Dtransformation_permute_phi_operands_test.cpp71 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
[all...]
H A Dtransformation_record_synonymous_constants_test.cpp88 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
197 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
289 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
395 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
532 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
630 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
721 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
800 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
835 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
869 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
[all...]
H A Dtransformation_replace_branch_from_dead_block_with_exit_test.cpp68 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
270 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
493 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
602 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
650 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
733 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
816 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
[all...]
H A Dtransformation_replace_copy_memory_with_load_store_test.cpp69 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
[all...]
H A Dtransformation_replace_irrelevant_id_test.cpp76 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
127 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
221 const auto context = TEST() local
269 const auto context = TEST() local
315 const auto context = TEST() local
[all...]
H A Dtransformation_replace_linear_algebra_instruction_test.cpp72 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
244 const auto context = TEST() local
501 const auto context = TEST() local
672 const auto context = TEST() local
959 const auto context = TEST() local
1293 const auto context = TEST() local
1679 const auto context = TEST() local
2152 const auto context = TEST() local
2389 const auto context = TEST() local
[all...]
H A Dtransformation_replace_opphi_id_from_dead_predecessor_test.cpp78 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
120 const auto context in TEST() local
[all...]
H A Dtransformation_replace_opselect_with_conditional_branch_test.cpp86 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
188 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
[all...]
H A Dtransformation_set_memory_operands_mask_test.cpp97 const auto context = in TEST() local
363 const auto context = TEST() local
[all...]
H A Dtransformation_split_block_test.cpp92 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
203 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
420 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
551 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
686 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
739 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
820 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
909 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
[all...]
H A Dtransformation_swap_commutable_operands_test.cpp114 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
339 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
[all...]
H A Dtransformation_swap_function_variables_test.cpp89 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
179 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
[all...]
H A Dtransformation_toggle_access_chain_instruction_test.cpp114 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
308 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
[all...]
H A Dtransformation_vector_shuffle_test.cpp88 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
496 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
611 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
692 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
748 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzzers/
H A Dspvtools_as_fuzzer.cpp30 const spv_context context = spvContextCreate(target_env); in LLVMFuzzerTestOneInput() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Doperand_capabilities_test.cpp47 const auto context = spvContextCreate(env); in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dcfg_test.cpp55 std::unique_ptr<IRContext> context = in TEST_F() local
98 std::unique_ptr<IRContext> context = in TEST_F() local
141 std::unique_ptr<IRContext> context = in TEST_F() local
184 std::unique_ptr<IRContext> context = TEST_F() local
[all...]
H A Dcompact_ids_test.cpp265 std::unique_ptr<IRContext> context = in TEST() local
H A Dconstant_manager_test.cpp38 std::unique_ptr<IRContext> context = in TEST_F() local
65 std::unique_ptr<IRContext> context = in TEST_F() local
92 std::unique_ptr<IRContext> context = TEST_F() local
[all...]
H A Ddataflow.cpp144 std::unique_ptr<IRContext> context = in TEST_F() local
204 std::unique_ptr<IRContext> context in TEST_F() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
H A Ddependence_analysis.cpp122 std::unique_ptr<IRContext> context = in TEST() local
279 std::unique_ptr<IRContext> context = in TEST() local
[all...]
H A Dfusion_compatibility.cpp98 std::unique_ptr<IRContext> context = in TEST_F() local
183 std::unique_ptr<IRContext> context = in TEST_F() local
269 std::unique_ptr<IRContext> context = in TEST_F() local
356 std::unique_ptr<IRContext> context = TEST_F() local
444 std::unique_ptr<IRContext> context = TEST_F() local
532 std::unique_ptr<IRContext> context = TEST_F() local
630 std::unique_ptr<IRContext> context = TEST_F() local
731 std::unique_ptr<IRContext> context = TEST_F() local
831 std::unique_ptr<IRContext> context = TEST_F() local
934 std::unique_ptr<IRContext> context = TEST_F() local
1039 std::unique_ptr<IRContext> context = TEST_F() local
1172 std::unique_ptr<IRContext> context = TEST_F() local
1266 std::unique_ptr<IRContext> context = TEST_F() local
1378 std::unique_ptr<IRContext> context = TEST_F() local
1470 std::unique_ptr<IRContext> context = TEST_F() local
1561 std::unique_ptr<IRContext> context = TEST_F() local
1659 std::unique_ptr<IRContext> context = TEST_F() local
1768 std::unique_ptr<IRContext> context = TEST_F() local
[all...]
H A Dhoist_without_preheader.cpp178 std::unique_ptr<IRContext> context = in TEST_F() local

Completed in 13 milliseconds

1...<<21222324252627282930>>...181