Searched refs:pat1 (Results 1 – 3 of 3) sorted by relevance
160 const struct pending_abstract_type *pat1 = in pat_compare() local164 return (pat1->type == type2); in pat_compare()
11088 more_specialized_fn (tree pat1, tree pat2, int len) in more_specialized_fn() argument11090 tree decl1 = DECL_TEMPLATE_RESULT (pat1); in more_specialized_fn()11092 tree targs1 = make_tree_vec (DECL_NTPARMS (pat1)); in more_specialized_fn()11094 tree tparms1 = DECL_INNERMOST_TEMPLATE_PARMS (pat1); in more_specialized_fn()11251 more_specialized_class (tree pat1, tree pat2) in more_specialized_class() argument11257 tmpl1 = TREE_TYPE (pat1); in more_specialized_class()11265 targs = get_class_bindings (TREE_VALUE (pat1), in more_specialized_class()
161 class COMBINE_imm<Operand imm1, Operand imm2, PatLeaf pat1, PatLeaf pat2> :165 (i64 (HexagonWrapperCombineII (i32 pat1:$src1), (i32 pat2:$src2))))]>;