Home | History | Annotate | Download | only in tcg

Lines Matching refs:label

314 static inline void tcg_gen_br(int label)
316 tcg_gen_op1i(INDEX_op_br, label);