Home
last modified time | relevance | path

Searched refs:Propagate (Results 1 – 25 of 177) sorted by relevance

12345678

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp534 bool Propagate = false; in propagateShapeForward() local
544 Propagate = setShapeInfo(Inst, {M, K}); in propagateShapeForward()
548 Propagate = setShapeInfo(Inst, {N, M}); in propagateShapeForward()
552 Propagate = setShapeInfo(Inst, {N, M}); in propagateShapeForward()
556 Propagate = setShapeInfo(Inst, {M, N}); in propagateShapeForward()
567 Propagate |= setShapeInfo(Inst, OpShape->second); in propagateShapeForward()
573 if (Propagate) { in propagateShapeForward()
/netbsd-src/external/apache2/llvm/dist/llvm/cmake/modules/
H A DCrossCompile.cmake38 # Propagate LLVM_EXTERNAL_CLANG_SOURCE_DIR so that clang-tblgen can be built
/netbsd-src/external/gpl3/gdb.old/dist/zlib/
H A DChangeLog.gcj255 * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
/netbsd-src/external/gpl3/gdb/dist/zlib/
H A DChangeLog.gcj255 * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
/netbsd-src/external/gpl3/binutils.old/dist/zlib/
H A DChangeLog.gcj255 * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
/netbsd-src/external/gpl3/binutils/dist/zlib/
H A DChangeLog.gcj255 * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-1996198 (build_user_type_conversion_1): Propagate ICS_BAD_FLAG.
956 * pt.c (instantiate_class_template): Propagate
1153 * cvt.c (build_up_reference): Propagate INDIRECT_BIND to
1155 * typeck.c (complete_type): Propagate
1266 * pt.c (instantiate_class_template): Propagate TYPE_PACKED and
1519 (build_conv): Propagate ICS_USER_FLAG.
1561 * decl.c (duplicate_decls): Propagate DECL_ONE_ONLY.
2486 * class.c (finish_struct_1): Propagate the TYPE_PACKED
2829 * class.c (finish_struct_anon): Propagate TREE_{PRIVATE,PROTECTED}
2977 * tree.c (mapcar): Propagate const and volatile properly.
H A DChangeLog-1993496 Propagate TYPE_GETS_ASSIGN_REF. Use cant_synth_copy_ctor. Add call
516 (xref_tag): Propagate TYPE_GETS_ASSIGN_REF.
H A DChangeLog-2010346 * pt.c (instantiate_decl): Propagate the template's location to
877 * class.c (check_bases): Propagate non-literality.
1800 * pt.c (instantiate_class_template): Propagate the template's
2532 * tree.c (build_aggr_init_expr): Propagate TREE_NOTHROW.
2632 (implicit_conversion): Propagate LOOKUP_NO_NARROWING.
3437 * decl.c (duplicate_decls): Propagate it.
3842 * pt.c (tsubst_copy_and_build): Propagate LAMBDA_EXPR_LOCATION.
3900 (tsubst_template_args, type_unification_real): Propagate the non
H A DChangeLog-2020136 fails, set diagnose_instability. Propagate location from
459 (build_template_decl): Propagate module flags.
1319 * decl.c (duplicate_decls): Propagate DECL_ATTRIBUTES and
2947 * pt.c (reduce_template_parm_level): Propagate DECL_VIRTUAL_P
2969 * pt.c (tsubst_copy_and_build) [STATIC_CAST_EXPR]: Propagate
4118 * typeck2.c (process_init_constructor_array): Propagate
4797 (rewrite_template_parm): Propagate structuralness.
4817 * pt.c (splice_late_return_type): Propagate cv-qualifiers and
5014 * typeck2.c (process_init_constructor_array): Propagate
5045 (cxx_eval_bare_aggregate): Propagate CONSTRUCTOR_PLACEHOLDER_BOUNDARY
[all …]
H A DChangeLog693 * pt.cc (determine_specialization): Propagate constraints when
1586 (duplicate_decls): Propagate attributes to alias.
1622 * semantics.cc (set_cleanup_locs): Propagate locus to call
2295 * pt.cc (tsubst_enum): Propagate TREE_DEPRECATED and TREE_UNAVAILABLE.
H A DChangeLog-20211541 * decl2.c (cplus_decl_attributes): Propagate unavailability to
3800 (trees_in::read_var_def): Propagate
3914 * module.cc (depset::hash::make_dependency): Propagate flags for
4125 * decl.c (make_rtl_for_nonlocal_decl): Propagate local-extern's
4575 * class.c (fixup_type_variants): Propagate mode, precision,
5152 * cvt.c (cp_fold_convert): Propagate TREE_NO_WARNING.
5338 * tree.c (cp_build_qualified_type_real): Propagate an array's
H A DChangeLog-19951280 * pt.c (tsubst, PARM_TYPE): Propagate DECL_ARTIFICIAL.
1892 * pt.c (tsubst): Propagate attributes const and noreturn.
2216 * decl.c (duplicate_decls): Propagate DECL_NOT_REALLY_EXTERN.
2344 * decl.c (duplicate_decls): Propagate DECL_ABSTRACT_VIRTUAL_P.
3260 * decl.c (duplicate_decls): Propagate DECL_NESTED_TYPENAME.
3525 * decl.c (duplicate_decls): Propagate DECL_STATIC_{CON,DE}STRUCTOR.
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A DChangeLog-202173 (build_vthis_function): Propagate TYPE_QUAL_VOLATILE from original
242 (d_post_options): Propagate dip1021 and dip1000 preview flags to
H A DChangeLog-2016696 (insert_aggregate_field): Propagate TYPE_SHARED to TREE_ADDRESSABLE.
702 * d-decls.cc (VarDeclaration::toSymbol): Propagate TYPE_SHARED_to
/netbsd-src/external/gpl2/lvm2/dist/
H A DWHATS_NEW_DM68 Propagate the table size_changed property up the dm device tree.
H A DWHATS_NEW1008 Propagate clustered flag in vgsplit and require resizeable flag.
1108 Propagate --monitor around cluster.
1115 Propagate nosync flag around cluster.
1163 Propagate partial mode around cluster.
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/
H A Dconfigure.ac513 # Propagate the target-specific source directories through the build chain.
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-2003514 * io/lock.c (library_end): Propagate library return
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A Dconfigure.ac575 # Propagate the target-specific source directories through the build chain.
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A DChangeLog583 (plugin_tagbind): Propagate name to all variants.
/netbsd-src/sys/net80211/
H A DCHANGES70 Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE and
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-2016416 * trans-expr.c (gfc_conv_procedure_call): Propagate coarray allocation
1273 (gfc_trans_assignment): Propagate flags to trans_assignment_1.
2279 OMP_CLAUSE_{GANG,WORKER,VECTOR}. Propagate any MATCH_ERRORs for
2281 (gfc_match_oacc_wait): Propagate MATCH_ERROR for invalid
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dwrite_float.def433 /* Propagate the carry. */
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dwrite_float.def433 /* Propagate the carry. */

12345678