Searched refs:brw_validate_instruction (Results 1 – 4 of 4) sorted by relevance
163 if (!brw_validate_instruction(p->devinfo, &instr, 0, NULL)) in test_fuzz_compact_instruction()
1942 brw_validate_instruction(const struct gen_device_info *devinfo, in brw_validate_instruction() function1995 bool v = brw_validate_instruction(devinfo, inst, src_offset, disasm); in brw_validate_instructions()
1355 bool brw_validate_instruction(const struct gen_device_info *devinfo,
2512 - intel/compiler: Factor out brw_validate_instruction()