Searched refs:tcg_const_ptr (Results 1 – 3 of 3) sorted by relevance
188 TCGv_ptr tmp_pc = tcg_const_ptr(pc & ~1); in set_on_call()189 TCGv_ptr tmp_ret = tcg_const_ptr(ret & ~1); in set_on_call()201 TCGv_ptr tmp_ret = tcg_const_ptr(ret & ~1); in set_on_ret()
462 #define tcg_const_ptr tcg_const_i32 macro472 #define tcg_const_ptr tcg_const_i64 macro
392 fn = tcg_const_ptr((tcg_target_long)func); in tcg_gen_helperN()408 fn = tcg_const_ptr((tcg_target_long)func); in tcg_gen_helper32()421 fn = tcg_const_ptr((tcg_target_long)func); in tcg_gen_helper64()