Searched refs:tcg_constant_ptr (Results 1 – 4 of 4) sorted by relevance
91 tcg_gen_st_ptr(tcg_constant_ptr((intptr_t)arr), tcg_env, in gen_enable_mem_helper()98 tcg_gen_st_ptr(tcg_constant_ptr(0), tcg_env, in gen_disable_mem_helper()116 tcgv_ptr_temp(tcg_constant_ptr(cb->userp))); in gen_udata_cb()172 tcgv_ptr_temp(tcg_constant_ptr(cb->userp))); in gen_udata_cond_cb()211 tcgv_ptr_temp(tcg_constant_ptr(cb->userp))); in gen_mem_cb()
479 #define tcg_constant_ptr(X) tcg_constant_ptr_int((intptr_t)(X)) macro
645 TCGv_ptr t_size = tcg_constant_ptr(oprsz); in do_dup()
4622 tcg_constant_ptr(CPU_NB_REGS * sizeof(ZMMReg)));