Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_eu_validate.c142 inst_is_raw_move(const struct gen_device_info *devinfo, const brw_inst *inst) in inst_is_raw_move() function
748 if (!inst_is_raw_move(devinfo, inst)) in general_restrictions_based_on_operand_types()
885 if (!(dst_type_is_byte && inst_is_raw_move(devinfo, inst))) { in general_restrictions_based_on_operand_types()