Searched refs:tcg_malloc (Results 1 – 5 of 5) sorted by relevance
706 static inline void *tcg_malloc(int size) in tcg_malloc() function
351 TCGRelocation *r = tcg_malloc(sizeof(TCGRelocation)); in tcg_out_reloc() 369 TCGLabel *l = tcg_malloc(sizeof(TCGLabel)); in gen_new_label() 654 TCGLabelQemuLdst *l = tcg_malloc(sizeof(*l)); in new_ldst_label() 678 TCGLabelPoolData *n = tcg_malloc(sizeof(TCGLabelPoolData) in new_pool_alloc() 3608 op = tcg_malloc(sizeof(TCGOp) + sizeof(TCGArg) * nargs); in tcg_op_alloc() 4005 prefs = tcg_malloc(sizeof(TCGRegSet) * nb_temps); in liveness_pass_1() 4203 ts->state_ptr = tcg_malloc(sizeof(TCGRegSet)); in liveness_pass_1() 6938 tcg_malloc(sizeof(uint64_t) * s->gen_tb->icount * INSN_START_WORDS); in tcg_gen_code()
138 ti = tcg_malloc(sizeof(TempOptInfo)); in init_ts_info()270 mc = tcg_malloc(sizeof(*mc)); in record_mem_copy()
286 TCGLabelUse *u = tcg_malloc(sizeof(TCGLabelUse)); in add_as_label_use()
746 DisasDelayException *e = tcg_malloc(sizeof(DisasDelayException)); in delay_excp()