Home | History | Annotate | Download | only in tcg

Lines Matching refs:func_addr

2265     uintptr_t func_addr;
2352 func_addr = ts->val;
2368 if (tcg_target_const_match(func_addr, arg_ct)) {
2370 func_arg = func_addr;
2373 tcg_out_movi(s, ts->type, reg, func_addr);