Searched refs:bi_round_mode_name (Results 1 – 4 of 4) sorted by relevance
36 const char * bi_round_mode_name(enum bifrost_roundmode mod);
79 bi_round_mode_name(enum bifrost_roundmode mod) in bi_round_mode_name() function
37 const char * bi_round_mode_name(enum bifrost_roundmode mod);
313 fprintf(fp, "%s", bi_round_mode_name(ins->roundmode)); in bi_print_instruction()