Searched refs:tcg_op_supported (Results 1 – 2 of 2) sorted by relevance
836 bool tcg_op_supported(TCGOpcode op);
1936 bool tcg_op_supported(TCGOpcode op) in tcg_op_supported() function6238 tcg_debug_assert(tcg_op_supported(opc)); in tcg_gen_code()