Home
last modified time | relevance | path

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

/qemu/tcg/
H A Dtcg.c5258 TCGCond op_cond; in tcg_reg_alloc_op() local
5277 op_cond = op->args[2]; in tcg_reg_alloc_op()
5282 op_cond = op->args[3]; in tcg_reg_alloc_op()
5285 op_cond = op->args[4]; in tcg_reg_alloc_op()
5290 op_cond = op->args[5]; in tcg_reg_alloc_op()
5294 op_cond = TCG_COND_ALWAYS; in tcg_reg_alloc_op()
5323 op_cond, TCGOP_VECE(op))) { in tcg_reg_alloc_op()