Home
last modified time | relevance | path

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

/openbmc/qemu/tcg/
H A Dtcg.c3509 static const TCGArgConstraint *opcode_args_ct(const TCGOp *op) in opcode_args_ct() function
4352 args_ct = opcode_args_ct(op); in liveness_pass_1()
5166 dup_args_ct = opcode_args_ct(op); in tcg_reg_alloc_dup()
5299 args_ct = opcode_args_ct(op); in tcg_reg_alloc_op()
5974 TCGRegSet dup_out_regs = opcode_args_ct(op)[0].regs; in tcg_reg_alloc_dup2()