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

/vbox/src/recompiler/tcg/
H A Dtcg.c572 and endian swap in tcg_reg_alloc_call(). */
1810 static int tcg_reg_alloc_call(TCGContext *s, const TCGOpDef *def, function
2102 args += tcg_reg_alloc_call(s, def, opc, args, dead_iargs);

Completed in 50 milliseconds