Home | History | Annotate | Download | only in tcg

Lines Matching refs:idx

1828 static inline void tcg_gen_goto_tb(int idx)
1830 tcg_gen_op1i(INDEX_op_goto_tb, idx);