Searched defs:is_quickrot (Results 1 – 4 of 4) sorted by relevance
1188 bool is_quickrot = template->arg_type & GP_ARGS_QR; in print_alu() local
2302 bool is_quickrot = (template->arg_type & GP_ARGS_QR) != 0; in parse_alu() local