Home
last modified time | relevance | path

Searched refs:implicit (Results 1 – 25 of 919) sorted by relevance

12345678910>>...37

/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins-base.def23 DEF_SVE_FUNCTION (svacge, compare_opt_n, all_float, implicit)
24 DEF_SVE_FUNCTION (svacgt, compare_opt_n, all_float, implicit)
25 DEF_SVE_FUNCTION (svacle, compare_opt_n, all_float, implicit)
26 DEF_SVE_FUNCTION (svaclt, compare_opt_n, all_float, implicit)
28 DEF_SVE_FUNCTION (svadda, fold_left, all_float, implicit)
29 DEF_SVE_FUNCTION (svaddv, reduction_wide, all_arith, implicit)
36 DEF_SVE_FUNCTION (svandv, reduction, all_integer, implicit)
48 DEF_SVE_FUNCTION (svclasta, clast, all_data, implicit)
49 DEF_SVE_FUNCTION (svclastb, clast, all_data, implicit)
54 DEF_SVE_FUNCTION (svcmpeq, compare_opt_n, all_arith, implicit)
[all …]
H A Daarch64-sve-builtins-sve2.def58 DEF_SVE_FUNCTION (svldnt1_gather, load_gather_sv_restricted, sd_data, implicit)
59 DEF_SVE_FUNCTION (svldnt1_gather, load_gather_vs, sd_data, implicit)
60 DEF_SVE_FUNCTION (svldnt1sb_gather, load_ext_gather_offset_restricted, sd_integer, implicit)
61 DEF_SVE_FUNCTION (svldnt1sh_gather, load_ext_gather_offset_restricted, sd_integer, implicit)
62 DEF_SVE_FUNCTION (svldnt1sh_gather, load_ext_gather_index_restricted, sd_integer, implicit)
63 DEF_SVE_FUNCTION (svldnt1sw_gather, load_ext_gather_offset_restricted, d_integer, implicit)
64 DEF_SVE_FUNCTION (svldnt1sw_gather, load_ext_gather_index_restricted, d_integer, implicit)
65 DEF_SVE_FUNCTION (svldnt1ub_gather, load_ext_gather_offset_restricted, sd_integer, implicit)
66 DEF_SVE_FUNCTION (svldnt1uh_gather, load_ext_gather_offset_restricted, sd_integer, implicit)
67 DEF_SVE_FUNCTION (svldnt1uh_gather, load_ext_gather_index_restricted, sd_integer, implicit)
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins-base.def23 DEF_SVE_FUNCTION (svacge, compare_opt_n, all_float, implicit)
24 DEF_SVE_FUNCTION (svacgt, compare_opt_n, all_float, implicit)
25 DEF_SVE_FUNCTION (svacle, compare_opt_n, all_float, implicit)
26 DEF_SVE_FUNCTION (svaclt, compare_opt_n, all_float, implicit)
28 DEF_SVE_FUNCTION (svadda, fold_left, all_float, implicit)
29 DEF_SVE_FUNCTION (svaddv, reduction_wide, all_arith, implicit)
36 DEF_SVE_FUNCTION (svandv, reduction, all_integer, implicit)
48 DEF_SVE_FUNCTION (svclasta, clast, all_data, implicit)
49 DEF_SVE_FUNCTION (svclastb, clast, all_data, implicit)
54 DEF_SVE_FUNCTION (svcmpeq, compare_opt_n, all_arith, implicit)
[all …]
H A Daarch64-sve-builtins-sve2.def58 DEF_SVE_FUNCTION (svldnt1_gather, load_gather_sv_restricted, sd_data, implicit)
59 DEF_SVE_FUNCTION (svldnt1_gather, load_gather_vs, sd_data, implicit)
60 DEF_SVE_FUNCTION (svldnt1sb_gather, load_ext_gather_offset_restricted, sd_integer, implicit)
61 DEF_SVE_FUNCTION (svldnt1sh_gather, load_ext_gather_offset_restricted, sd_integer, implicit)
62 DEF_SVE_FUNCTION (svldnt1sh_gather, load_ext_gather_index_restricted, sd_integer, implicit)
63 DEF_SVE_FUNCTION (svldnt1sw_gather, load_ext_gather_offset_restricted, d_integer, implicit)
64 DEF_SVE_FUNCTION (svldnt1sw_gather, load_ext_gather_index_restricted, d_integer, implicit)
65 DEF_SVE_FUNCTION (svldnt1ub_gather, load_ext_gather_offset_restricted, sd_integer, implicit)
66 DEF_SVE_FUNCTION (svldnt1uh_gather, load_ext_gather_offset_restricted, sd_integer, implicit)
67 DEF_SVE_FUNCTION (svldnt1uh_gather, load_ext_gather_index_restricted, sd_integer, implicit)
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A Dselect-saddo.mir19 ; CHECK: %saddo:gpr32 = ADDSWrr %reg0, %reg1, implicit-def $nzcv
20 ; CHECK: [[CSINCWr:%[0-9]+]]:gpr32 = CSINCWr $wzr, $wzr, 7, implicit $nzcv
22 ; CHECK: RET_ReallyLR implicit $w0
27 RET_ReallyLR implicit $w0
44 ; CHECK: %saddo:gpr64 = ADDSXrr %reg0, %reg1, implicit-def $nzcv
45 ; CHECK: [[CSINCWr:%[0-9]+]]:gpr32 = CSINCWr $wzr, $wzr, 7, implicit $nzcv
47 ; CHECK: RET_ReallyLR implicit $x0
52 RET_ReallyLR implicit $x0
69 ; CHECK: %saddo:gpr32 = ADDSWri %copy, 16, 0, implicit-def $nzcv
70 ; CHECK: %overflow:gpr32 = CSINCWr $wzr, $wzr, 7, implicit $nzcv
[all …]
H A Dselect-ssubo.mir19 ; CHECK: %ssubo:gpr32 = SUBSWrr %reg0, %reg1, implicit-def $nzcv
20 ; CHECK: [[CSINCWr:%[0-9]+]]:gpr32 = CSINCWr $wzr, $wzr, 7, implicit $nzcv
22 ; CHECK: RET_ReallyLR implicit $w0
27 RET_ReallyLR implicit $w0
44 ; CHECK: %ssubo:gpr64 = SUBSXrr %reg0, %reg1, implicit-def $nzcv
45 ; CHECK: [[CSINCWr:%[0-9]+]]:gpr32 = CSINCWr $wzr, $wzr, 7, implicit $nzcv
47 ; CHECK: RET_ReallyLR implicit $x0
52 RET_ReallyLR implicit $x0
69 ; CHECK: %ssubo:gpr32 = SUBSWri %copy, 16, 0, implicit-def $nzcv
70 ; CHECK: %overflow:gpr32 = CSINCWr $wzr, $wzr, 7, implicit $nzcv
[all …]
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_checks.inc34 "implicit-unsigned-integer-truncation",
35 "implicit-unsigned-integer-truncation")
37 "implicit-signed-integer-truncation",
38 "implicit-signed-integer-truncation")
40 "implicit-integer-sign-change",
41 "implicit-integer-sign-change")
43 "implicit-signed-integer-truncation-or-sign-change",
44 "implicit-signed-integer-truncation,implicit-integer-sign-change")
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DFaultMaps.rst2 FaultMaps and implicit checks
31 Information about implicit checks generated by LLVM are put in a
73 br i1 %ptr_is_null, label %is_null, label %not_null, !make.implicit !0
85 to control flow implicit in the instruction loading or storing through
101 ``-enable-implicit-null-checks`` is passed to ``llc``.
106 ``make.implicit`` metadata
109 Making null checks implicit is an aggressive optimization, and it can
112 ensure that only a negligible number of implicit null checks actually
114 of doing this is by healing failed implicit null checks into explicit
117 be profitable to convert it to an implicit null check:
[all …]
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_checks.inc42 "implicit-unsigned-integer-truncation",
43 "implicit-unsigned-integer-truncation")
45 "implicit-signed-integer-truncation",
46 "implicit-signed-integer-truncation")
48 "implicit-integer-sign-change",
49 "implicit-integer-sign-change")
51 "implicit-signed-integer-truncation-or-sign-change",
52 "implicit-signed-integer-truncation,implicit-integer-sign-change")
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.td454 (implicit SR)]>;
458 (implicit SR)]>;
463 (implicit SR)]>;
467 (implicit SR)]>;
483 (implicit SR)]>;
487 (implicit SR)]>;
491 (implicit SR)]>;
495 (implicit SR)]>;
500 (implicit SR)]>;
504 (implicit SR)]>;
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DUndefinedBehaviorSanitizer.rst102 - ``-fsanitize=implicit-unsigned-integer-truncation``,
103 ``-fsanitize=implicit-signed-integer-truncation``: Implicit conversion from
107 The ``-fsanitize=implicit-unsigned-integer-truncation`` handles conversions
109 ``-fsanitize=implicit-signed-integer-truncation`` handles the rest of the
113 - ``-fsanitize=implicit-integer-sign-change``: Implicit conversion between
130 - ``-fsanitize=objc-cast``: Invalid implicit cast of an ObjC object pointer
162 lossy implicit conversions performed before the computation
163 (see ``-fsanitize=implicit-conversion``). Both of these two issues are
164 handled by ``-fsanitize=implicit-conversion`` group of checks.
170 it is often unintentional. This sanitizer does not check for lossy implicit
[all …]
H A DItaniumMangleAbiTags.rst24 Tags on an inline namespace are called "implicit tags", all other tags are
72 Otherwise the function requires any implicit or explicit tag used in the name
90 A variable requires any implicit or explicit tag used in its type.
100 encoding>) are available, but not implicit tags which were not active.
/netbsd-src/external/bsd/unbound/dist/testdata/
H A Dlocaldata.rpl9 ; implicit transparent zone should not block id.server
13 ; together implicit CH top domain .server is created transparent.
41 ; create implicit data in the IN domain as well
42 local-data: "a.a.implicit. A 20.30.41.50"
43 local-data: "b.a.implicit. A 20.30.42.50"
44 local-data: "b.b.implicit. A 20.30.43.50"
45 local-data: "b.c.implicit. A 20.30.45.50"
46 local-data: "c.c.implicit. A 20.30.44.50"
48 ; create implicit data in the ANY domain
234 ; second implicit transparent zone.
[all …]
/netbsd-src/external/gpl2/gmake/dist/tests/scripts/features/
H A Dpatternrules37 # 3 - implicit-phony
40 %.3: 3.implicit-phony
43 3.implicit-phony:
48 # TEST #2: make sure files that are built via implicit rules are marked
100 # that are built via implicit rules (Savannah bug #13218).
119 # TEST #5: make sure targets of a macthed implicit pattern rule never
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSanitizers.def147 SANITIZER("implicit-unsigned-integer-truncation",
149 SANITIZER("implicit-signed-integer-truncation", ImplicitSignedIntegerTruncation)
150 SANITIZER_GROUP("implicit-integer-truncation", ImplicitIntegerTruncation,
154 SANITIZER("implicit-integer-sign-change", ImplicitIntegerSignChange)
156 SANITIZER_GROUP("implicit-integer-arithmetic-value-change",
163 //SANITIZER_GROUP("implicit-integer-conversion", ImplicitIntegerConversion,
166 //SANITIZER_GROUP("implicit-conversion", ImplicitConversion,
169 SANITIZER_GROUP("implicit-conversion", ImplicitConversion,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRInstrInfo.td393 (implicit SREG)]>;
405 (implicit SREG)]>;
416 (implicit SREG)]>;
430 (implicit SREG)]>;
439 (implicit SREG)]>,
457 (implicit SREG)]>;
469 (implicit SREG)]>;
476 (implicit SREG)]>;
487 (implicit SREG)]>;
494 (implicit SREG)]>,
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_checks.inc32 "implicit-unsigned-integer-truncation",
33 "implicit-unsigned-integer-truncation")
35 "implicit-signed-integer-truncation",
36 "implicit-signed-integer-truncation")
/netbsd-src/external/gpl2/gmake/dist/tests/scripts/misc/
H A Dgeneral421 # Test implicit rules
31 # Test other implicit rule searching
45 # Test implicit rules with '$' in the name (see se_implicit)
57 # Test implicit rules with '$' in the name (see se_implicit)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcvt.c1033 maybe_warn_nodiscard (tree expr, impl_conv_void implicit) in maybe_warn_nodiscard() argument
1052 if (implicit != ICV_CAST && fn in maybe_warn_nodiscard()
1070 else if (implicit != ICV_CAST in maybe_warn_nodiscard()
1135 convert_to_void (tree expr, impl_conv_void implicit, tsubst_flags_t complain) in convert_to_void() argument
1146 if (implicit == ICV_CAST) in convert_to_void()
1179 if (implicit != ICV_CAST && !side_effects) in convert_to_void()
1202 if (implicit != ICV_CAST && !TREE_NO_WARNING (expr)) in convert_to_void()
1236 maybe_warn_nodiscard (expr, implicit); in convert_to_void()
1250 switch (implicit) in convert_to_void()
1294 switch (implicit) in convert_to_void()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcvt.cc1037 maybe_warn_nodiscard (tree expr, impl_conv_void implicit) in maybe_warn_nodiscard() argument
1059 if (implicit != ICV_CAST && fn in maybe_warn_nodiscard()
1077 else if (implicit != ICV_CAST in maybe_warn_nodiscard()
1142 convert_to_void (tree expr, impl_conv_void implicit, tsubst_flags_t complain) in convert_to_void() argument
1153 if (implicit == ICV_CAST) in convert_to_void()
1186 if (implicit != ICV_CAST && !side_effects) in convert_to_void()
1209 if (implicit != ICV_CAST && !warning_suppressed_p (expr /* What warning? */)) in convert_to_void()
1243 maybe_warn_nodiscard (expr, implicit); in convert_to_void()
1257 switch (implicit) in convert_to_void()
1301 switch (implicit) in convert_to_void()
[all …]
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/
H A D00gnulib.m412 # -Werror=implicit-function-declaration in AC_CHECK_DECL, when the
51 dnl '-Werror=implicit-function-declaration'.
53 ac_compile="$ac_compile -Werror=implicit-function-declaration"
57 [gl_cv_compiler_check_decl_option='-Werror=implicit-function-declaration'],
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dacc_prof.h150 _acc_prof_int_t implicit; member
166 _acc_prof_int_t implicit; member
180 _acc_prof_int_t implicit; member
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dacc_prof.h150 _acc_prof_int_t implicit; member
166 _acc_prof_int_t implicit; member
180 _acc_prof_int_t implicit; member
/netbsd-src/external/gpl2/gmake/dist/po/
H A Dmake.pot201 msgid "Commands for file `%s' were found by implicit rule search,"
479 #: implicit.c:41
481 msgid "Looking for an implicit rule for `%s'.\n"
484 #: implicit.c:57
486 msgid "Looking for archive-member implicit rule for `%s'.\n"
489 #: implicit.c:319
490 msgid "Avoiding implicit rule recursion.\n"
493 #: implicit.c:476
498 #: implicit.c:667
500 msgid "Rejecting impossible implicit prerequisite `%s'.\n"
[all …]
/netbsd-src/external/gpl2/gmake/dist/
H A Dmakefile.vms92 main.obj,read.obj,remake.obj,rule.obj,implicit.obj,\
96 main.c read.c remake.c rule.c implicit.c \
129 implicit.obj: implicit.c make.h rule.h dep.h filedef.h

12345678910>>...37