Searched refs:kind2 (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/mit/isl/dist/interface/
H A Dtemplate_cpp.cc2078 /* Is "kind1" equivalent to "kind2"?
2081 static bool equivalent(const Kind &kind1, const Kind &kind2) argument
2083 return specializer(kind1, kind2).first &&
2084 specializer(kind2, kind1).first;
2199 /* Return a substitution that maps "kind1" to "kind2", if possible.
2203 * if "kind1" and "kind2" are identical.
2206 static Substitution assign(const TupleKindPtr &kind1, const TupleKindPtr &kind2) argument
2210 if (assignable(kind1) || kind1 == kind2)
2211 res.emplace(kind1->name, kind2);
2231 const TupleKindPtr &kind2);
2241 combine_unifiers(const TupleKindPtr &kind1, const TupleKindPtr &kind2, const Substitution &unifier) argument
2262 compute_pair_unifier(const TupleKindPtr &kind1, const TupleKindPtr &kind2) argument
2286 compute_unifier(const TupleKindPtr &kind1, const TupleKindPtr &kind2) argument
2317 compute_unifier(const Kind &kind1, const Kind &kind2) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Doacc-parallel.c66 unsigned short kind2; local
69 kind2 = kinds[i + 1] & 0xff;
71 kind2 = 0xffff;
81 if (kind2 == GOMP_MAP_POINTER
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Doacc-parallel.c66 unsigned short kind2; local
69 kind2 = kinds[i + 1] & 0xff;
71 kind2 = 0xffff;
81 if (kind2 == GOMP_MAP_POINTER
/netbsd-current/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-generated-actions.h374 kind2, name2) kind0 name0, kind1 name1, kind2 name2
376 kind2, name2, kind3, name3) kind0 name0, kind1 name1, kind2 name2, \
379 kind2, name2, kind3, name3, kind4, name4) kind0 name0, kind1 name1, \
380 kind2 name2, kind3 name3, kind4 name4
382 kind2, name2, kind3, name3, kind4, name4, kind5, name5) kind0 name0, \
383 kind1 name1, kind2 name2, kind3 name3, kind4 name4, kind5 name5
385 kind2, name2, kind3, name3, kind4, name4, kind5, name5, kind6, \
386 name6) kind0 name0, kind1 name1, kind2 name
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dintrinsic.c563 const char *a2, bt type2, int kind2, int optional2)
575 a2, type2, kind2, optional2, INTENT_IN,
590 const char *a2, bt type2, int kind2, int optional2)
602 a2, type2, kind2, optional2, INTENT_IN,
617 sym_intent intent1, const char *a2, bt type2, int kind2,
630 a2, type2, kind2, optional2, intent2,
645 sym_intent intent1, const char *a2, bt type2, int kind2,
658 a2, type2, kind2, optional2, intent2,
673 const char *a2, bt type2, int kind2, int optional2,
686 a2, type2, kind2, optional
557 add_sym_1m(const char *name, gfc_isym_id id, enum klass cl, int actual_ok, bt type, int kind, int standard, bool (*check) (gfc_actual_arglist *), gfc_expr *(*simplify) (gfc_expr *), void (*resolve) (gfc_expr *, gfc_actual_arglist *), const char *a1, bt type1, int kind1, int optional1, const char *a2, bt type2, int kind2, int optional2) argument
584 add_sym_2(const char *name, gfc_isym_id id, enum klass cl, int actual_ok, bt type, int kind, int standard, bool (*check) (gfc_expr *, gfc_expr *), gfc_expr *(*simplify) (gfc_expr *, gfc_expr *), void (*resolve) (gfc_expr *, gfc_expr *, gfc_expr *), const char *a1, bt type1, int kind1, int optional1, const char *a2, bt type2, int kind2, int optional2) argument
611 add_sym_2_intent(const char *name, gfc_isym_id id, enum klass cl, int actual_ok, bt type, int kind, int standard, bool (*check) (gfc_expr *, gfc_expr *), gfc_expr *(*simplify) (gfc_expr *, gfc_expr *), void (*resolve) (gfc_expr *, gfc_expr *, gfc_expr *), const char *a1, bt type1, int kind1, int optional1, sym_intent intent1, const char *a2, bt type2, int kind2, int optional2, sym_intent intent2) argument
639 add_sym_2s(const char *name, gfc_isym_id id, enum klass cl, bt type, int kind, int standard, bool (*check) (gfc_expr *, gfc_expr *), gfc_expr *(*simplify) (gfc_expr *, gfc_expr *), void (*resolve) (gfc_code *), const char *a1, bt type1, int kind1, int optional1, sym_intent intent1, const char *a2, bt type2, int kind2, int optional2, sym_intent intent2) argument
667 add_sym_3(const char *name, gfc_isym_id id, enum klass cl, int actual_ok, bt type, int kind, int standard, bool (*check) (gfc_expr *, gfc_expr *, gfc_expr *), gfc_expr *(*simplify) (gfc_expr *, gfc_expr *, gfc_expr *), void (*resolve) (gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *), const char *a1, bt type1, int kind1, int optional1, const char *a2, bt type2, int kind2, int optional2, const char *a3, bt type3, int kind3, int optional3) argument
696 add_sym_5ml(const char *name, gfc_isym_id id, enum klass cl, int actual_ok, bt type, int kind, int standard, bool (*check) (gfc_actual_arglist *), gfc_expr *(*simplify) (gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *), void (*resolve) (gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *), const char *a1, bt type1, int kind1, int optional1, const char *a2, bt type2, int kind2, int optional2, const char *a3, bt type3, int kind3, int optional3, const char *a4, bt type4, int kind4, int optional4, const char *a5, bt type5, int kind5, int optional5) argument
729 add_sym_6fl(const char *name, gfc_isym_id id, enum klass cl, int actual_ok, bt type, int kind, int standard, bool (*check) (gfc_actual_arglist *), gfc_expr *(*simplify) (gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *), void (*resolve) (gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *), const char *a1, bt type1, int kind1, int optional1, const char *a2, bt type2, int kind2, int optional2, const char *a3, bt type3, int kind3, int optional3, const char *a4, bt type4, int kind4, int optional4, const char *a5, bt type5, int kind5, int optional5, const char *a6, bt type6, int kind6, int optional6) argument
767 add_sym_3red(const char *name, gfc_isym_id id, enum klass cl, int actual_ok, bt type, int kind, int standard, bool (*check) (gfc_actual_arglist *), gfc_expr *(*simplify) (gfc_expr *, gfc_expr *, gfc_expr *), void (*resolve) (gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *), const char *a1, bt type1, int kind1, int optional1, const char *a2, bt type2, int kind2, int optional2, const char *a3, bt type3, int kind3, int optional3) argument
796 add_sym_3s(const char *name, gfc_isym_id id, enum klass cl, bt type, int kind, int standard, bool (*check) (gfc_expr *, gfc_expr *, gfc_expr *), gfc_expr *(*simplify) (gfc_expr *, gfc_expr *, gfc_expr *), void (*resolve) (gfc_code *), const char *a1, bt type1, int kind1, int optional1, sym_intent intent1, const char *a2, bt type2, int kind2, int optional2, sym_intent intent2, const char *a3, bt type3, int kind3, int optional3, sym_intent intent3) argument
826 add_sym_4(const char *name, gfc_isym_id id, enum klass cl, int actual_ok, bt type, int kind, int standard, bool (*check) (gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *), gfc_expr *(*simplify) (gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *), void (*resolve) (gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *), const char *a1, bt type1, int kind1, int optional1, const char *a2, bt type2, int kind2, int optional2, const char *a3, bt type3, int kind3, int optional3, const char *a4, bt type4, int kind4, int optional4 ) argument
860 add_sym_4ind(const char *name, gfc_isym_id id, enum klass cl, int actual_ok, bt type, int kind, int standard, bool (*check) (gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *), gfc_expr *(*simplify) (gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *), void (*resolve) (gfc_expr *, gfc_actual_arglist *), const char *a1, bt type1, int kind1, int optional1, const char *a2, bt type2, int kind2, int optional2, const char *a3, bt type3, int kind3, int optional3, const char *a4, bt type4, int kind4, int optional4 ) argument
892 add_sym_4s(const char *name, gfc_isym_id id, enum klass cl, bt type, int kind, int standard, bool (*check) (gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *), gfc_expr *(*simplify) (gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *), void (*resolve) (gfc_code *), const char *a1, bt type1, int kind1, int optional1, sym_intent intent1, const char *a2, bt type2, int kind2, int optional2, sym_intent intent2, const char *a3, bt type3, int kind3, int optional3, sym_intent intent3, const char *a4, bt type4, int kind4, int optional4, sym_intent intent4) argument
925 add_sym_5s(const char *name, gfc_isym_id id, enum klass cl, bt type, int kind, int standard, bool (*check) (gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *), gfc_expr *(*simplify) (gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *), void (*resolve) (gfc_code *), const char *a1, bt type1, int kind1, int optional1, sym_intent intent1, const char *a2, bt type2, int kind2, int optional2, sym_intent intent2, const char *a3, bt type3, int kind3, int optional3, sym_intent intent3, const char *a4, bt type4, int kind4, int optional4, sym_intent intent4, const char *a5, bt type5, int kind5, int optional5, sym_intent intent5) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dintrinsic.cc622 const char *a2, bt type2, int kind2, int optional2)
634 a2, type2, kind2, optional2, INTENT_IN,
649 const char *a2, bt type2, int kind2, int optional2)
661 a2, type2, kind2, optional2, INTENT_IN,
676 sym_intent intent1, const char *a2, bt type2, int kind2,
689 a2, type2, kind2, optional2, intent2,
704 sym_intent intent1, const char *a2, bt type2, int kind2,
717 a2, type2, kind2, optional2, intent2,
732 const char *a2, bt type2, int kind2, int optional2,
745 a2, type2, kind2, optional
616 add_sym_1m(const char *name, gfc_isym_id id, enum klass cl, int actual_ok, bt type, int kind, int standard, bool (*check) (gfc_actual_arglist *), gfc_expr *(*simplify) (gfc_expr *), void (*resolve) (gfc_expr *, gfc_actual_arglist *), const char *a1, bt type1, int kind1, int optional1, const char *a2, bt type2, int kind2, int optional2) argument
643 add_sym_2(const char *name, gfc_isym_id id, enum klass cl, int actual_ok, bt type, int kind, int standard, bool (*check) (gfc_expr *, gfc_expr *), gfc_expr *(*simplify) (gfc_expr *, gfc_expr *), void (*resolve) (gfc_expr *, gfc_expr *, gfc_expr *), const char *a1, bt type1, int kind1, int optional1, const char *a2, bt type2, int kind2, int optional2) argument
670 add_sym_2_intent(const char *name, gfc_isym_id id, enum klass cl, int actual_ok, bt type, int kind, int standard, bool (*check) (gfc_expr *, gfc_expr *), gfc_expr *(*simplify) (gfc_expr *, gfc_expr *), void (*resolve) (gfc_expr *, gfc_expr *, gfc_expr *), const char *a1, bt type1, int kind1, int optional1, sym_intent intent1, const char *a2, bt type2, int kind2, int optional2, sym_intent intent2) argument
698 add_sym_2s(const char *name, gfc_isym_id id, enum klass cl, bt type, int kind, int standard, bool (*check) (gfc_expr *, gfc_expr *), gfc_expr *(*simplify) (gfc_expr *, gfc_expr *), void (*resolve) (gfc_code *), const char *a1, bt type1, int kind1, int optional1, sym_intent intent1, const char *a2, bt type2, int kind2, int optional2, sym_intent intent2) argument
726 add_sym_3(const char *name, gfc_isym_id id, enum klass cl, int actual_ok, bt type, int kind, int standard, bool (*check) (gfc_expr *, gfc_expr *, gfc_expr *), gfc_expr *(*simplify) (gfc_expr *, gfc_expr *, gfc_expr *), void (*resolve) (gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *), const char *a1, bt type1, int kind1, int optional1, const char *a2, bt type2, int kind2, int optional2, const char *a3, bt type3, int kind3, int optional3) argument
755 add_sym_5ml(const char *name, gfc_isym_id id, enum klass cl, int actual_ok, bt type, int kind, int standard, bool (*check) (gfc_actual_arglist *), gfc_expr *(*simplify) (gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *), void (*resolve) (gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *), const char *a1, bt type1, int kind1, int optional1, const char *a2, bt type2, int kind2, int optional2, const char *a3, bt type3, int kind3, int optional3, const char *a4, bt type4, int kind4, int optional4, const char *a5, bt type5, int kind5, int optional5) argument
788 add_sym_6fl(const char *name, gfc_isym_id id, enum klass cl, int actual_ok, bt type, int kind, int standard, bool (*check) (gfc_actual_arglist *), gfc_expr *(*simplify) (gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *), void (*resolve) (gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *), const char *a1, bt type1, int kind1, int optional1, const char *a2, bt type2, int kind2, int optional2, const char *a3, bt type3, int kind3, int optional3, const char *a4, bt type4, int kind4, int optional4, const char *a5, bt type5, int kind5, int optional5, const char *a6, bt type6, int kind6, int optional6) argument
826 add_sym_3red(const char *name, gfc_isym_id id, enum klass cl, int actual_ok, bt type, int kind, int standard, bool (*check) (gfc_actual_arglist *), gfc_expr *(*simplify) (gfc_expr *, gfc_expr *, gfc_expr *), void (*resolve) (gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *), const char *a1, bt type1, int kind1, int optional1, const char *a2, bt type2, int kind2, int optional2, const char *a3, bt type3, int kind3, int optional3) argument
855 add_sym_3s(const char *name, gfc_isym_id id, enum klass cl, bt type, int kind, int standard, bool (*check) (gfc_expr *, gfc_expr *, gfc_expr *), gfc_expr *(*simplify) (gfc_expr *, gfc_expr *, gfc_expr *), void (*resolve) (gfc_code *), const char *a1, bt type1, int kind1, int optional1, sym_intent intent1, const char *a2, bt type2, int kind2, int optional2, sym_intent intent2, const char *a3, bt type3, int kind3, int optional3, sym_intent intent3) argument
885 add_sym_4(const char *name, gfc_isym_id id, enum klass cl, int actual_ok, bt type, int kind, int standard, bool (*check) (gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *), gfc_expr *(*simplify) (gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *), void (*resolve) (gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *), const char *a1, bt type1, int kind1, int optional1, const char *a2, bt type2, int kind2, int optional2, const char *a3, bt type3, int kind3, int optional3, const char *a4, bt type4, int kind4, int optional4 ) argument
918 add_sym_4s(const char *name, gfc_isym_id id, enum klass cl, bt type, int kind, int standard, bool (*check) (gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *), gfc_expr *(*simplify) (gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *), void (*resolve) (gfc_code *), const char *a1, bt type1, int kind1, int optional1, sym_intent intent1, const char *a2, bt type2, int kind2, int optional2, sym_intent intent2, const char *a3, bt type3, int kind3, int optional3, sym_intent intent3, const char *a4, bt type4, int kind4, int optional4, sym_intent intent4) argument
951 add_sym_5s(const char *name, gfc_isym_id id, enum klass cl, bt type, int kind, int standard, bool (*check) (gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *), gfc_expr *(*simplify) (gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *), void (*resolve) (gfc_code *), const char *a1, bt type1, int kind1, int optional1, sym_intent intent1, const char *a2, bt type2, int kind2, int optional2, sym_intent intent2, const char *a3, bt type3, int kind3, int optional3, sym_intent intent3, const char *a4, bt type4, int kind4, int optional4, sym_intent intent4, const char *a5, bt type5, int kind5, int optional5, sym_intent intent5) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-slp-patterns.cc721 slp_tree op2, complex_perm_kinds_t kind2)
728 if (perm2 != kind2 && perm2 != PERM_TOP)
719 is_eq_or_top(slp_tree_to_load_perm_map_t *perm_cache, slp_tree op1, complex_perm_kinds_t kind1, slp_tree op2, complex_perm_kinds_t kind2) argument
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtarget-float.c2306 enum target_float_ops_kind kind2 = get_target_float_ops_kind (type2); local
2310 return get_target_float_ops (std::max (kind1, kind2));
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtarget-float.c2306 enum target_float_ops_kind kind2 = get_target_float_ops_kind (type2); local
2310 return get_target_float_ops (std::max (kind1, kind2));
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/bfin/
H A Dbfin.c4729 e_funkind kind1, kind2;
4735 kind2 = funkind (type2);
4737 if (kind1 != kind2)
4710 e_funkind kind1, kind2; local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/bfin/
H A Dbfin.cc4730 e_funkind kind1, kind2;
4736 kind2 = funkind (type2);
4738 if (kind1 != kind2)
4711 e_funkind kind1, kind2; local

Completed in 315 milliseconds