Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_validate.c146 inst_is_raw_move(const struct brw_isa_info *isa, const brw_inst *inst) in inst_is_raw_move() function
840 if (!inst_is_raw_move(isa, inst)) in general_restrictions_based_on_operand_types()
978 if (!(dst_type_is_byte && inst_is_raw_move(isa, inst))) { in general_restrictions_based_on_operand_types()