Searched refs:num_statics (Results 1 – 1 of 1) sorted by relevance
5541 unsigned int num_frame_sizes, num_args, num_statics, num_sregs; in match_save_restore_list_operand() local5618 num_statics = 0; in match_save_restore_list_operand()5622 num_statics += 1; in match_save_restore_list_operand()5628 opcode |= ((num_args << 2) | num_statics) << 16; in match_save_restore_list_operand()