Searched refs:regs_ind_used (Results 1 – 1 of 1) sorted by relevance
52 struct cso_hash *regs_ind_used; member245 return cso_hash_contains(ctx->regs_ind_used, reg->file); in is_ind_register_used()285 cso_hash_insert(ctx->regs_ind_used, reg->file, reg); in check_register_usage()546 ctx.regs_ind_used = cso_hash_create(); in tgsi_sanity_check()562 regs_hash_destroy(ctx.regs_ind_used); in tgsi_sanity_check()