Home | History | Annotate | Download | only in tcg

Lines Matching refs:func_addr

1833     tcg_target_long stack_offset, call_stack_size, func_addr;
1919 func_addr = ts->val;
1935 if (tcg_target_const_match(func_addr, arg_ct)) {
1937 func_arg = func_addr;
1940 tcg_out_movi(s, ts->type, reg, func_addr);