Home
last modified time | relevance | path

Searched defs:assembly (Results 1 – 25 of 112) sorted by relevance

12345

/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dfunction_conversion_test.cc75 const auto assembly = Preamble() + R"( in TEST_F() local
92 const auto assembly = Preamble() + R"( in TEST_F() local
111 const auto assembly = Preamble() + R"( in TEST_F() local
127 const auto assembly = Preamble() + R"( in TEST_F() local
143 const auto assembly = Preamble() + R"( in TEST_F() local
159 const auto assembly = Preamble() + R"( in TEST_F() local
175 const auto assembly = Preamble() + R"( in TEST_F() local
192 const auto assembly = Preamble() + R"( in TEST_F() local
210 const auto assembly = Preamble() + R"( in TEST_F() local
228 const auto assembly = Preamble() + R"( in TEST_F() local
[all …]
Dfunction_composite_test.cc85 const auto assembly = Preamble() + R"( in TEST_F() local
107 const auto assembly = Preamble() + R"( in TEST_F() local
127 const auto assembly = Preamble() + R"( in TEST_F() local
146 const auto assembly = Preamble() + R"( in TEST_F() local
164 const auto assembly = Preamble() + R"( in TEST_F() local
195 const auto assembly = Preamble() + R"( in TEST_F() local
212 const auto assembly = Preamble() + R"( in TEST_F() local
228 const auto assembly = Preamble() + R"( in TEST_F() local
249 const auto assembly = Preamble() + R"( in TEST_F() local
269 const auto assembly = Preamble() + R"( in TEST_F() local
[all …]
Dfunction_logical_test.cc73 std::string AstFor(std::string assembly) { in AstFor()
128 const auto assembly = Preamble() + R"( in TEST_F() local
145 const auto assembly = Preamble() + R"( in TEST_F() local
182 const auto assembly = Preamble() + R"( in TEST_P() local
566 const auto assembly = Preamble() + R"( in TEST_F() local
583 const auto assembly = Preamble() + R"( in TEST_F() local
602 const auto assembly = Preamble() + R"( in TEST_F() local
619 const auto assembly = Preamble() + R"( in TEST_F() local
638 const auto assembly = Preamble() + R"( in TEST_F() local
655 const auto assembly = Preamble() + R"( in TEST_F() local
[all …]
Dparser_impl_module_var_test.cc116 auto assembly = Preamble() + FragMain() + CommonTypes() + MainBody(); in TEST_F() local
294 const std::string assembly = PerVertexPreamble() + R"( in TEST_F() local
312 const std::string assembly = PerVertexPreamble() + R"( in TEST_F() local
328 const std::string assembly = PerVertexPreamble() + R"( in TEST_F() local
344 const std::string assembly = PerVertexPreamble() + R"( in TEST_F() local
366 const std::string assembly = R"( in TEST_F() local
410 const std::string assembly = PerVertexPreamble() + R"( in TEST_F() local
431 const std::string assembly = PerVertexPreamble() + R"( in TEST_F() local
452 const std::string assembly = PerVertexPreamble() + R"( in TEST_F() local
487 const std::string assembly = PerVertexPreamble() + R"( in TEST_F() local
[all …]
Dfunction_glsl_std_450_test.cc176 const auto assembly = Preamble() + R"( in TEST_P() local
194 const auto assembly = Preamble() + R"( in TEST_P() local
212 const auto assembly = Preamble() + R"( in TEST_P() local
230 const auto assembly = Preamble() + R"( in TEST_P() local
248 const auto assembly = Preamble() + R"( in TEST_P() local
266 const auto assembly = Preamble() + R"( in TEST_P() local
284 const auto assembly = Preamble() + R"( in TEST_P() local
302 const auto assembly = Preamble() + R"( in TEST_P() local
320 const auto assembly = Preamble() + R"( in TEST_P() local
338 const auto assembly = Preamble() + R"( in TEST_P() local
[all …]
Dfunction_bit_test.cc69 std::string AstFor(std::string assembly) { in AstFor()
118 const auto assembly = SimplePreamble() + R"( in TEST_P() local
161 const auto assembly = SimplePreamble() + R"( in TEST_P() local
486 const auto assembly = SimplePreamble() + R"( in TEST_F() local
503 const auto assembly = SimplePreamble() + R"( in TEST_F() local
520 const auto assembly = SimplePreamble() + R"( in TEST_F() local
537 const auto assembly = SimplePreamble() + R"( in TEST_F() local
554 const auto assembly = SimplePreamble() + R"( in TEST_F() local
571 const auto assembly = SimplePreamble() + R"( in TEST_F() local
591 const auto assembly = SimplePreamble() + R"( in TEST_F() local
[all …]
Dfunction_memory_test.cc303 const std::string assembly = Preamble() + R"( in TEST_F() local
332 const std::string assembly = Preamble() + R"( in TEST_F() local
360 const std::string assembly = Preamble() + R"( in TEST_F() local
397 const std::string assembly = Preamble() + R"( in TEST_F() local
433 const std::string assembly = Preamble() + R"( in TEST_F() local
471 const std::string assembly = Preamble() + R"( in TEST_F() local
507 const std::string assembly = Preamble() + R"( in TEST_F() local
540 const std::string assembly = Preamble() + R"( in TEST_F() local
573 const std::string assembly = Preamble() + R"( in TEST_F() local
610 const std::string assembly = Preamble() + R"( in TEST_F() local
[all …]
Dfunction_arithmetic_test.cc78 std::string AstFor(std::string assembly) { in AstFor()
109 const auto assembly = Preamble() + R"( in TEST_F() local
128 const auto assembly = Preamble() + R"( in TEST_F() local
147 const auto assembly = Preamble() + R"( in TEST_F() local
166 const auto assembly = Preamble() + R"( in TEST_F() local
185 const auto assembly = Preamble() + R"( in TEST_F() local
204 const auto assembly = Preamble() + R"( in TEST_F() local
225 const auto assembly = Preamble() + R"( in TEST_F() local
246 const auto assembly = Preamble() + R"( in TEST_F() local
267 const auto assembly = Preamble() + R"( in TEST_F() local
[all …]
Dparser_impl_handle_test.cc251 const auto assembly = Preamble() + FragMain() + CommonTypes() + R"( in TEST_F() local
269 const auto assembly = in TEST_F() local
291 const auto assembly = in TEST_F() local
330 const auto assembly = in TEST_F() local
372 const auto assembly = "OpCapability VariablePointers " + Preamble() + in TEST_F() local
412 const auto assembly = "OpCapability VariablePointers " + Preamble() + in TEST_F() local
451 const auto assembly = in TEST_F() local
480 const auto assembly = in TEST_F() local
512 const auto assembly = in TEST_F() local
544 const auto assembly = in TEST_F() local
[all …]
Dfunction_cfg_test.cc1306 auto assembly = CommonTypes() + R"( in TEST_F() local
1344 auto assembly = CommonTypes() + R"( in TEST_F() local
1380 auto assembly = CommonTypes() + R"( in TEST_F() local
1412 auto assembly = CommonTypes() + R"( in TEST_F() local
1453 auto assembly = CommonTypes() + R"( in TEST_F() local
1496 auto assembly = CommonTypes() + R"( in TEST_F() local
1546 auto assembly = CommonTypes() + R"( in TEST_F() local
1596 auto assembly = CommonTypes() + R"( in TEST_F() local
1646 auto assembly = CommonTypes() + R"( in TEST_F() local
1689 auto assembly = CommonTypes() + R"( in TEST_F() local
[all …]
Dfunction_misc_test.cc57 const auto assembly = Preamble() + CommonTypes() + R"( in TEST_F() local
86 const auto assembly = Preamble() + CommonTypes() + R"( in TEST_F() local
116 const auto assembly = Preamble() + CommonTypes() + R"( in TEST_F() local
145 const auto assembly = Preamble() + CommonTypes() + R"( in TEST_F() local
171 const auto assembly = Preamble() + CommonTypes() + R"( in TEST_F() local
194 const auto assembly = Preamble() + CommonTypes() + R"( in TEST_F() local
216 const auto assembly = Preamble() + CommonTypes() + R"( in TEST_F() local
237 const auto assembly = Preamble() + CommonTypes() + R"( in TEST_F() local
265 const auto assembly = Preamble() + CommonTypes() + R"( in TEST_P() local
302 const auto assembly = Preamble() + CommonTypes() + R"( in TEST_F() local
Dfunction_var_test.cc421 const auto assembly = Caps({"myvar"}) + R"( in TEST_F() local
449 const auto assembly = Caps({"myvar", "strct"}) + R"( in TEST_F() local
515 auto assembly = Preamble() + R"( in TEST_F() local
548 auto assembly = Preamble() + R"( in TEST_F() local
586 auto assembly = Preamble() + R"( in TEST_F() local
639 auto assembly = Preamble() + R"( in TEST_F() local
728 auto assembly = Preamble() + R"( in TEST_F() local
780 auto assembly = Preamble() + R"( in TEST_F() local
839 auto assembly = Preamble() + R"( in TEST_F() local
903 auto assembly = Preamble() + R"( in TEST_F() local
[all …]
Dparser_impl_user_name_test.cc120 const std::string assembly = R"( in TEST_F() local
165 const std::string assembly = R"( in TEST_F() local
/third_party/spirv-tools/test/opt/
Dvector_dce_test.cpp651 const std::string assembly = in TEST_F() local
747 const std::string assembly = in TEST_F() local
828 const std::string assembly = in TEST_F() local
932 const std::string assembly = in TEST_F() local
1022 const std::string assembly = in TEST_F() local
Daggressive_dead_code_elim_test.cpp396 const std::string assembly = in TEST_F() local
764 const std::string assembly = in TEST_F() local
899 const std::string assembly = in TEST_F() local
958 const std::string assembly = in TEST_F() local
1023 const std::string assembly = in TEST_F() local
1475 const std::string assembly = in TEST_F() local
1555 const std::string assembly = in TEST_F() local
1651 const std::string assembly = in TEST_F() local
1719 const std::string assembly = in TEST_F() local
1801 const std::string assembly = in TEST_F() local
[all …]
Dlocal_access_chain_convert_test.cpp846 const std::string assembly = in TEST_F() local
1258 const std::string assembly = in TEST_F() local
1291 const std::string assembly = in TEST_F() local
1323 const std::string assembly = in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Dvector_dce_test.cpp651 const std::string assembly = in TEST_F() local
747 const std::string assembly = in TEST_F() local
828 const std::string assembly = in TEST_F() local
932 const std::string assembly = in TEST_F() local
1022 const std::string assembly = in TEST_F() local
Daggressive_dead_code_elim_test.cpp396 const std::string assembly = in TEST_F() local
764 const std::string assembly = in TEST_F() local
899 const std::string assembly = in TEST_F() local
958 const std::string assembly = in TEST_F() local
1023 const std::string assembly = in TEST_F() local
1475 const std::string assembly = in TEST_F() local
1555 const std::string assembly = in TEST_F() local
1651 const std::string assembly = in TEST_F() local
1719 const std::string assembly = in TEST_F() local
1801 const std::string assembly = in TEST_F() local
[all …]
Deliminate_dead_functions_test.cpp100 std::string assembly = JoinAllInsts(text); in TEST_F() local
139 std::string assembly = JoinAllInsts(text); in TEST_F() local
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Dvector_dce_test.cpp651 const std::string assembly = in TEST_F() local
747 const std::string assembly = in TEST_F() local
828 const std::string assembly = in TEST_F() local
932 const std::string assembly = in TEST_F() local
1022 const std::string assembly = in TEST_F() local
Daggressive_dead_code_elim_test.cpp396 const std::string assembly = in TEST_F() local
764 const std::string assembly = in TEST_F() local
899 const std::string assembly = in TEST_F() local
958 const std::string assembly = in TEST_F() local
1023 const std::string assembly = in TEST_F() local
1475 const std::string assembly = in TEST_F() local
1555 const std::string assembly = in TEST_F() local
1651 const std::string assembly = in TEST_F() local
1719 const std::string assembly = in TEST_F() local
1801 const std::string assembly = in TEST_F() local
[all …]
Deliminate_dead_functions_test.cpp100 std::string assembly = JoinAllInsts(text); in TEST_F() local
139 std::string assembly = JoinAllInsts(text); in TEST_F() local
/third_party/mesa3d/src/intel/tools/
Di965_disasm.c60 struct util_dynarray assembly = {}; in i965_disasm_read_c_literal_file() local
94 void *assembly; in i965_disasm_read_binary() local
134 void *assembly = NULL; in main() local
/third_party/mesa3d/src/panfrost/bifrost/valhall/
Dtest-assembly.py38 def positive_test(machine, assembly): argument
48 def negative_test(assembly): argument
/third_party/mesa3d/src/intel/common/
Dintel_disasm.c43 const void *assembly, int start) in intel_disasm_find_end()
70 const void *assembly, int start, FILE *out) in intel_disassemble()

12345