Searched defs:const_func_arg (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/tcg/
H A Dtcg.c1818 int const_func_arg, allocate_args; local
1904 const_func_arg = 0;
1920 const_func_arg = 1;
1959 tcg_out_op(s, opc, &func_arg, &const_func_arg);

Completed in 68 milliseconds