Searched refs:from_type1 (Results 1 – 2 of 2) sorted by relevance
10704 tree from_type1; in compare_ics() local10840 from_type1 = t1->type; in compare_ics()10864 from_type1 = t1->type; in compare_ics()10876 if (same_type_p (from_type1, from_type2)) in compare_ics()10913 if (same_type_p (from_type1, from_type2) in compare_ics()10914 && ARITHMETIC_TYPE_P (from_type1) in compare_ics()10926 if (TYPE_PTR_P (from_type1) in compare_ics()10931 deref_from_type1 = TREE_TYPE (from_type1); in compare_ics()10940 else if ((TYPE_PTRDATAMEM_P (from_type1) && TYPE_PTRDATAMEM_P (from_type2) in compare_ics()10942 || (TYPE_PTRMEMFUNC_P (from_type1) in compare_ics()[all …]
11448 tree from_type1; in compare_ics() local11581 from_type1 = t1->type; in compare_ics()11605 from_type1 = t1->type; in compare_ics()11617 if (same_type_p (from_type1, from_type2)) in compare_ics()11654 if (same_type_p (from_type1, from_type2) in compare_ics()11655 && ARITHMETIC_TYPE_P (from_type1) in compare_ics()11667 if (TYPE_PTR_P (from_type1) in compare_ics()11672 deref_from_type1 = TREE_TYPE (from_type1); in compare_ics()11681 else if ((TYPE_PTRDATAMEM_P (from_type1) && TYPE_PTRDATAMEM_P (from_type2) in compare_ics()11683 || (TYPE_PTRMEMFUNC_P (from_type1) in compare_ics()[all …]