Home
last modified time | relevance | path

Searched refs:test_fuzz_compact_instruction (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dtest_eu_compact.cpp146 test_fuzz_compact_instruction(struct brw_codegen *p, brw_inst src) in test_fuzz_compact_instruction() function
197 EXPECT_TRUE(test_fuzz_compact_instruction(p, p->store[0])); in TearDown()
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_test_eu_compact.cpp175 test_fuzz_compact_instruction(struct elk_codegen *p, elk_inst src) in test_fuzz_compact_instruction() function
226 EXPECT_TRUE(test_fuzz_compact_instruction(p, p->store[0])); in TearDown()