Searched +defs:vla +defs:c (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | cp-gimplify.cc | 1165 tree vla = type; in predeclare_vla() local 1493 tree c, decl; in cp_genericize_r() local 1729 tree c, cl = NULL_TREE; in cp_genericize_r() local 2274 cxx_omp_finish_clause (tree c, gimple_seq *, bool /* openacc */) in cxx_omp_finish_clause() 2469 uid_sensitive_constexpr_evaluation_checker c; in cp_fold() local
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | cp-gimplify.c | 1305 tree vla = type; in predeclare_vla() local 1627 tree c, decl; in cp_genericize_r() local 1783 tree c, cl = NULL_TREE; in cp_genericize_r() local 2432 cxx_omp_finish_clause (tree c, gimple_seq *) in cxx_omp_finish_clause()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | tree-vect-loop-manip.cc | 1657 tree vla = build_int_cst (type, target_align); in get_misalign_in_elems() local 3503 tree c = fold_build2 (NE_EXPR, boolean_type_node, in vect_loop_versioning() local
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | tree-vect-loop-manip.c | 1578 tree vla = build_int_cst (type, target_align); in get_misalign_in_elems() local 3340 tree c = fold_build2 (NE_EXPR, boolean_type_node, in vect_loop_versioning() local
|