Searched refs:target_label (Results 1 – 8 of 8) sorted by relevance
111 std::string target_label = target_->label().GetUserVisibleName(true); in WriteRuleDefinition() local112 std::string custom_rule_name(target_label); in WriteRuleDefinition()153 out_ << " description = ACTION " << target_label << std::endl; in WriteRuleDefinition()
112 std::string target_label = target_->label().GetUserVisibleName(true); in WriteCodeSigningRuleDefinition() local113 std::string custom_rule_name(target_label); in WriteCodeSigningRuleDefinition()132 out_ << " description = CODE SIGNING " << target_label << std::endl; in WriteCodeSigningRuleDefinition()
96 struct target_label { struct
132 struct target_label *tlabel; in i965_postprocess_labels()
1499 struct target_label *label = rzalloc(p->mem_ctx, struct target_label);
244 if (opc_cat(instr->opc) == 0 && instr->cat0.target_label) { in resolve_labels()245 struct hash_entry *entry = _mesa_hash_table_search(labels, instr->cat0.target_label); in resolve_labels()247 fprintf(stderr, "unknown label %s\n", instr->cat0.target_label); in resolve_labels()819 | '#' T_IDENTIFIER { ralloc_steal(instr, (void *)$2); instr->cat0.target_label = $…
336 const char *target_label; member
2552 get_label_info(target_label, what)2696 get_target_outputs(target_label)