Searched defs:TCG_MAX_OP_ARGS (Results 1 – 2 of 2) sorted by relevance
797 #define TCG_MAX_OP_ARGS 16 macro
163 const TCGArg args[TCG_MAX_OP_ARGS], in tcg_out_vec_op()164 const int const_args[TCG_MAX_OP_ARGS]) in tcg_out_vec_op()