Searched refs:regfile (Results 1 – 4 of 4) sorted by relevance
135 config->regfile = g_new(void **, regfiles); in init_libisa()141 config->regfile[i] = xtensa_get_regfile_by_name(name, entries, bits); in init_libisa()143 if (config->regfile[i] == NULL) { in init_libisa()
87 xtensa_regfile regfile; /* Register file. */ member
479 void ***regfile; member
1114 return intop->regfile; in xtensa_operand_regfile()