Searched refs:get_compare_isn (Results 1 – 1 of 1) sorted by relevance
841 get_compare_isn(exprtype_T exprtype, vartype_T type1, vartype_T type2) in get_compare_isn() function900 if (get_compare_isn(type, tv1->v_type, tv2->v_type) == ISN_DROP) in check_compare_types()924 isntype = get_compare_isn(exprtype, type1, type2); in generate_COMPARE()