Searched refs:tcg_temp_new (Results 1 – 3 of 3) sorted by relevance
549 TCGv t0 = tcg_temp_new(); in gen_load_srsgpr()575 TCGv t0 = tcg_temp_new(); in gen_store_srsgpr()919 TCGv t0 = tcg_temp_new(); \943 TCGv t0 = tcg_temp_new(); \967 TCGv t0 = tcg_temp_new(); \984 TCGv t0 = tcg_temp_new(); in gen_ldst()985 TCGv t1 = tcg_temp_new(); in gen_ldst()1182 TCGv t0 = tcg_temp_new(); in gen_flt_ldst()1209 TCGv t1 = tcg_temp_new(); in gen_flt_ldst()1266 TCGv t1 = tcg_temp_new(); in gen_arith_imm()[all …]
7665 cpu_T[0] = tcg_temp_new(); in gen_intermediate_code_internal()7666 cpu_T[1] = tcg_temp_new(); in gen_intermediate_code_internal()7667 cpu_A0 = tcg_temp_new(); in gen_intermediate_code_internal()7668 cpu_T3 = tcg_temp_new(); in gen_intermediate_code_internal()7670 cpu_tmp0 = tcg_temp_new(); in gen_intermediate_code_internal()7674 cpu_tmp4 = tcg_temp_new(); in gen_intermediate_code_internal()7675 cpu_tmp5 = tcg_temp_new(); in gen_intermediate_code_internal()7676 cpu_tmp6 = tcg_temp_new(); in gen_intermediate_code_internal()
2145 #define tcg_temp_new() tcg_temp_new_i32() macro2156 #define tcg_temp_new() tcg_temp_new_i64() macro