Home
last modified time | relevance | path

Searched refs:allocate_args (Results 1 – 1 of 1) sorted by relevance

/external/qemu/tcg/
Dtcg.c1834 int const_func_arg, allocate_args; in tcg_reg_alloc_call() local
1855 allocate_args = (call_stack_size > TCG_STATIC_CALL_ARGS_SIZE); in tcg_reg_alloc_call()
1856 if (allocate_args) { in tcg_reg_alloc_call()
1977 if (allocate_args) { in tcg_reg_alloc_call()