Searched refs:depends_on_eq_set_present (Results 1 – 4 of 4) sorted by relevance
455 if (str_eq_instructions->depends_on_eq_set_present == 1) { in impd_get_dependent_eq_set()556 if (str_eq_instructions->depends_on_eq_set_present == 0) { in impd_match_eq_set()598 if (str_eq_instructions->depends_on_eq_set_present == 0) { in impd_match_eq_set_purpose()827 if (str_eq_instructions->depends_on_eq_set_present > 0) { in impd_manage_eq_complexity()
561 WORD32 depends_on_eq_set_present; member
1147 str_eq_instructions->depends_on_eq_set_present = temp & 0x01; in impd_parse_eq_instructions()1149 if (str_eq_instructions->depends_on_eq_set_present) { in impd_parse_eq_instructions()
381 WORD32 depends_on_eq_set_present; member