Searched refs:src0_is_null (Results 1 – 2 of 2) sorted by relevance
150 src0_is_null(const struct intel_device_info *devinfo, const elk_inst *inst) in src0_is_null() function278 ERROR_IF(src0_is_null(devinfo, inst), "src0 is null"); in sources_not_null()
173 src0_is_null(const struct intel_device_info *devinfo, const brw_inst *inst) in src0_is_null() function309 ERROR_IF(src0_is_null(devinfo, inst), "src0 is null"); in sources_not_null()