Home
last modified time | relevance | path

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

/openbmc/qemu/tcg/
H A Dtcg-internal.h42 static inline void *tcg_call_func(TCGOp *op) in tcg_call_func() function
H A Dtcg.c2581 void *func = tcg_call_func(op); in tcg_dump_ops()
5435 tcg_out_call(s, tcg_call_func(op), info); in tcg_reg_alloc_call()