Home | History | Annotate | Download | only in tcg

Lines Matching refs:tcg_gen_shifti_i64

969     tcg_gen_shifti_i64(ret, arg1, arg2, 0, 0);
985 tcg_gen_shifti_i64(ret, arg1, arg2, 1, 0);
1001 tcg_gen_shifti_i64(ret, arg1, arg2, 1, 1);