Home
last modified time | relevance | path

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

12345

/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/
H A 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 …]
H A 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
H A 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
H A Deliminate_dead_functions_test.cpp100 std::string assembly = JoinAllInsts(text); in TEST_F() local
139 std::string assembly = JoinAllInsts(text); in TEST_F() local
H A Dpass_fixture.h88 const std::string& assembly, bool skip_nop, Args&&... args) { in SinglePassRunToBinary()
99 const std::string& assembly, bool skip_nop, bool do_validation, in SinglePassRunAndDisassemble()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/
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 …]
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
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
Deliminate_dead_functions_test.cpp100 std::string assembly = JoinAllInsts(text); in TEST_F() local
139 std::string assembly = JoinAllInsts(text); in TEST_F() local
Dpass_fixture.h88 const std::string& assembly, bool skip_nop, Args&&... args) { in SinglePassRunToBinary()
99 const std::string& assembly, bool skip_nop, bool do_validation, in SinglePassRunAndDisassemble()
/aosp_15_r20/external/walt/hardware/
H A DREADME.md5 ### List of suggested parts ###
21 ### Schematic ###
30 ### Microcontroller code ###
40 ### Schematic - older version ###
47 ### More electronics notes ###
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/
H A 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 …]
H A 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
H A 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
H A Deliminate_dead_functions_test.cpp100 std::string assembly = JoinAllInsts(text); in TEST_F() local
139 std::string assembly = JoinAllInsts(text); in TEST_F() local
H A Dpass_fixture.h88 const std::string& assembly, bool skip_nop, Args&&... args) { in SinglePassRunToBinary()
99 const std::string& assembly, bool skip_nop, bool do_validation, in SinglePassRunAndDisassemble()
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_disasm_tool.c61 struct util_dynarray assembly = {}; in i965_disasm_read_c_literal_file() local
95 void *assembly; in i965_disasm_read_binary() local
135 void *assembly = NULL; in main() local
H A Delk_eu.c372 void elk_dump_shader_bin(void *assembly, int start_offset, int end_offset, in elk_dump_shader_bin()
505 const void *assembly, int start, int end, void *mem_ctx) in elk_label_assembly()
554 const void *assembly, int start, int end, FILE *out) in elk_disassemble_with_labels()
567 const void *assembly, int start, int end, in elk_disassemble()
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_disasm_tool.c61 struct util_dynarray assembly = {}; in i965_disasm_read_c_literal_file() local
95 void *assembly; in i965_disasm_read_binary() local
135 void *assembly = NULL; in main() local
H A Dbrw_eu.c306 void brw_dump_shader_bin(void *assembly, int start_offset, int end_offset, in brw_dump_shader_bin()
439 const void *assembly, int start, int end, void *mem_ctx) in brw_label_assembly()
483 const void *assembly, int start, int end, FILE *out) in brw_disassemble_with_labels()
496 const void *assembly, int start, int end, in brw_disassemble()
/aosp_15_r20/external/crosvm/hypervisor/tests/
H A Dhypervisor_virtualization.rs156 pub assembly: Vec<u8>, field
824 let assembly = test_minimal_virtualization_code::data().to_vec(); in test_minimal_virtualization() localVariable
1729 let mut assembly = bytes; in test_vm_instruction_set() localVariable
2655 let assembly = test_interrupt_ready_when_interrupt_enable_flag_not_set_code::data().to_vec(); in test_interrupt_ready_when_interrupt_enable_flag_not_set() localVariable
2888 let assembly = assembly::data().to_vec(); in test_request_interrupt_window() localVariable
3763 mod assembly { in test_interrupt_injection_when_not_ready() module
3912 let assembly = assembly::data().to_vec(); in test_ready_for_interrupt_for_intercepted_instructions() localVariable
4178 mod assembly { in test_minimal_exception_injection() module
4294 mod assembly { in test_pmode_segment_limit() module
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/valhall/
H A Dtest-assembly.py38 def positive_test(machine, assembly): argument
48 def negative_test(assembly): argument
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/val/
Dval_extensions_test.cpp221 const std::string assembly = in TEST_P() local
237 const std::string assembly = in TEST_P() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_extensions_test.cpp429 const std::string assembly = in TEST_P() local
445 const std::string assembly = in TEST_P() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/val/
H A Dval_extensions_test.cpp430 const std::string assembly = in TEST_P() local
446 const std::string assembly = in TEST_P() local

12345