Searched refs:next_arg (Results 1 – 1 of 1) sorted by relevance
6447 unsigned next_arg) in tcg_out_helper_load_common_args() argument6470 loc = &info->in[next_arg]; in tcg_out_helper_load_common_args()6485 next_arg++; in tcg_out_helper_load_common_args()6490 loc = &info->in[next_arg]; in tcg_out_helper_load_common_args()6573 unsigned next_arg, nmov; in tcg_out_ld_helper_args() local6593 next_arg = 1; in tcg_out_ld_helper_args()6595 loc = &info->in[next_arg]; in tcg_out_ld_helper_args()6609 next_arg += 2; in tcg_out_ld_helper_args()6614 next_arg += nmov; in tcg_out_ld_helper_args()6645 tcg_out_helper_load_common_args(s, ldst, parm, info, next_arg); in tcg_out_ld_helper_args()[all …]