Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_eu_validate.c630 is_mixed_float(const struct gen_device_info *devinfo, const brw_inst *inst) in is_mixed_float() function
866 !(is_mixed_float(devinfo, inst) && in general_restrictions_based_on_operand_types()
880 !is_mixed_float(devinfo, inst) || in general_restrictions_based_on_operand_types()
1091 if (!is_mixed_float(devinfo, inst)) in special_restrictions_for_mixed_float_mode()