/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | X86DisassemblerDecoderCommon.h | 87 "requires an OPSIZE prefix, so operands change width") \ 89 "requires an ADSIZE prefix, so operands change width") \ 90 ENUM_ENTRY(IC_OPSIZE_ADSIZE, 4, "requires ADSIZE and OPSIZE prefixes") \ 96 "requires an OPSIZE prefix, so operands change width") \ 98 "requires an OPSIZE prefix, so operands change width") \ 100 "requires an ADSIZE prefix, so operands change width") \ 102 "requires an ADSIZE prefix, so operands change width") \ 104 "requires a REX.W prefix, so operands change width; overrides " \ 107 "requires a REX.W prefix and 0x67 prefix") \ 123 ENUM_ENTRY(IC_64BIT_REX2, 2, "requires a REX2 prefix") \ [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonDepMapAsm2Intrin.td | 15 (A2_abs IntRegs:$src1)>, Requires<[HasV5]>; 17 (A2_absp DoubleRegs:$src1)>, Requires<[HasV5]>; 19 (A2_abssat IntRegs:$src1)>, Requires<[HasV5]>; 21 (A2_add IntRegs:$src1, IntRegs:$src2)>, Requires<[HasV5]>; 23 (A2_addh_h16_hh IntRegs:$src1, IntRegs:$src2)>, Requires<[HasV5]>; 25 (A2_addh_h16_hl IntRegs:$src1, IntRegs:$src2)>, Requires<[HasV5]>; 27 (A2_addh_h16_lh IntRegs:$src1, IntRegs:$src2)>, Requires<[HasV5]>; 29 (A2_addh_h16_ll IntRegs:$src1, IntRegs:$src2)>, Requires<[HasV5]>; 31 (A2_addh_h16_sat_hh IntRegs:$src1, IntRegs:$src2)>, Requires<[HasV5]>; 33 (A2_addh_h16_sat_hl IntRegs:$src1, IntRegs:$src2)>, Requires<[HasV5]>; [all …]
|
H A D | HexagonDepMappings.td | 156 …= vcmp.eq($Vu32.ub,$Vv32.ub)", (V6_veqb HvxQR:$Qd4, HvxVR:$Vu32, HvxVR:$Vv32)>, Requires<[UseHVX]>; 157 …mp.eq($Vu32.ub,$Vv32.ub)", (V6_veqb_and HvxQR:$Qx4, HvxVR:$Vu32, HvxVR:$Vv32)>, Requires<[UseHVX]>; 158 …cmp.eq($Vu32.ub,$Vv32.ub)", (V6_veqb_or HvxQR:$Qx4, HvxVR:$Vu32, HvxVR:$Vv32)>, Requires<[UseHVX]>; 159 …mp.eq($Vu32.ub,$Vv32.ub)", (V6_veqb_xor HvxQR:$Qx4, HvxVR:$Vu32, HvxVR:$Vv32)>, Requires<[UseHVX]>; 160 …= vcmp.eq($Vu32.uh,$Vv32.uh)", (V6_veqh HvxQR:$Qd4, HvxVR:$Vu32, HvxVR:$Vv32)>, Requires<[UseHVX]>; 161 …mp.eq($Vu32.uh,$Vv32.uh)", (V6_veqh_and HvxQR:$Qx4, HvxVR:$Vu32, HvxVR:$Vv32)>, Requires<[UseHVX]>; 162 …cmp.eq($Vu32.uh,$Vv32.uh)", (V6_veqh_or HvxQR:$Qx4, HvxVR:$Vu32, HvxVR:$Vv32)>, Requires<[UseHVX]>; 163 …mp.eq($Vu32.uh,$Vv32.uh)", (V6_veqh_xor HvxQR:$Qx4, HvxVR:$Vu32, HvxVR:$Vv32)>, Requires<[UseHVX]>; 164 …= vcmp.eq($Vu32.uw,$Vv32.uw)", (V6_veqw HvxQR:$Qd4, HvxVR:$Vu32, HvxVR:$Vv32)>, Requires<[UseHVX]>; 165 …mp.eq($Vu32.uw,$Vv32.uw)", (V6_veqw_and HvxQR:$Qx4, HvxVR:$Vu32, HvxVR:$Vv32)>, Requires<[UseHVX]>; [all …]
|
/freebsd/contrib/llvm-project/llvm/include/ |
H A D | module.modulemap | 7 requires cplusplus 18 requires cplusplus 24 requires cplusplus 38 requires cplusplus 62 requires cplusplus 68 requires cplusplus 74 requires cplusplus 109 requires cplusplus 116 requires cplusplus 121 requires cplusplus [all …]
|
/freebsd/contrib/llvm-project/clang/include/ |
H A D | module.modulemap | 7 requires cplusplus 22 requires cplusplus 33 module Clang_ASTMatchers { requires cplusplus umbrella "clang/ASTMatchers" module * { export * } } 36 requires cplusplus 93 requires cplusplus 101 module Clang_CodeGen { requires cplusplus umbrella "clang/CodeGen" module * { export * } } 102 module Clang_Config { requires cplusplus umbrella "clang/Config" module * { export * } } 107 requires cplusplus 123 requires cplusplus 131 module Clang_Edit { requires cplusplus umbrella "clang/Edit" module * { export * } } [all …]
|
/freebsd/sys/dev/sfxge/common/ |
H A D | efx_check.h | 51 # error "BOOTCFG requires NVRAM" 59 # error "CHECK_REG requires SIENA or HUNTINGTON or MEDFORD or MEDFORD2" 66 # error "INTR_FATAL requires SIENA" 74 # error "DIAG requires SIENA or HUNTINGTON or MEDFORD or MEDFORD2" 82 # error "EV_PREFETCH requires SIENA or HUNTINGTON or MEDFORD or MEDFORD2" 94 # error "FILTER requires SIENA or HUNTINGTON or MEDFORD or MEDFORD2" 100 # error "HUNTINGTON or MEDFORD or MEDFORD2 requires FILTER" 108 # error "LOOPBACK requires SIENA or HUNTINGTON or MEDFORD or MEDFORD2" 124 # error "MAC_STATS requires SIENA or HUNTINGTON or MEDFORD or MEDFORD2" 132 # error "MCDI requires SIENA or HUNTINGTON or MEDFORD or MEDFORD2" [all …]
|
/freebsd/contrib/llvm-project/libcxx/include/__algorithm/ |
H A D | pstl.h | 44 _LIBCPP_REQUIRE_CPP17_FORWARD_ITERATOR(_ForwardIterator, "any_of requires a ForwardIterator"); in any_of() 57 _LIBCPP_REQUIRE_CPP17_FORWARD_ITERATOR(_ForwardIterator, "all_of requires a ForwardIterator"); in all_of() 70 _LIBCPP_REQUIRE_CPP17_FORWARD_ITERATOR(_ForwardIterator, "none_of requires a ForwardIterator"); in none_of() 84 _ForwardIterator, "copy(first, last, result) requires [first, last) to be ForwardIterators"); in copy() 86 _ForwardOutIterator, "copy(first, last, result) requires result to be a ForwardIterator"); in copy() 88 …_ForwardOutIterator, decltype(*__first), "copy(first, last, result) requires result to be an Outpu… in copy() 103 _ForwardIterator, "copy_n(first, n, result) requires first to be a ForwardIterator"); in copy_n() 105 _ForwardOutIterator, "copy_n(first, n, result) requires result to be a ForwardIterator"); in copy_n() 107 …_ForwardOutIterator, decltype(*__first), "copy_n(first, n, result) requires result to be an Output… in copy_n() 121 … _ForwardIterator, "count_if(first, last, pred) requires [first, last) to be ForwardIterators"); in count_if() [all …]
|
/freebsd/contrib/llvm-project/libcxx/include/__ranges/ |
H A D | elements_view.h | 62 requires view<_View> && __has_tuple_element<range_value_t<_View>, _Np> && 75 requires default_initializable<_View> 81 requires copy_constructible<_View> in base() 89 requires(!__simple_view<_View>) in begin() 95 requires range<const _View> in begin() 101 requires(!__simple_view<_View> && !common_range<_View>) in end() 107 requires(!__simple_view<_View> && common_range<_View>) in end() 113 requires range<const _View> in end() 119 requires common_range<const _View> in end() 125 requires sized_range<_View> in size() [all …]
|
H A D | transform_view.h | 72 requires __transform_view_constraints<_View, _Fn> 84 requires default_initializable<_View> && default_initializable<_Fn> 91 requires copy_constructible<_View> in base() 99 requires range<const _View> && __regular_invocable_with_range_ref<const _Fn&, const _View> in begin() 106 requires common_range<_View> in end() 111 requires range<const _View> && __regular_invocable_with_range_ref<const _Fn&, const _View> in end() 116 … requires common_range<const _View> && __regular_invocable_with_range_ref<const _Fn&, const _View> in end() 122 requires sized_range<_View> in size() 127 requires sized_range<const _View> in size() 174 requires __transform_view_constraints<_View, _Fn> [all …]
|
H A D | iota_view.h | 77 concept __decrementable = incrementable<_Iter> && requires(_Iter __i) { in requires() function 85 requires(_Iter __i, const _Iter __j, const _IotaDiffT<_Iter> __n) { in requires() function 103 requires __weakly_equality_comparable_with<_Start, _BoundSentinel> && copyable<_Start> 123 requires default_initializable<_Start> 140 requires incrementable<_Start> 148 requires __decrementable<_Start> 155 requires __decrementable<_Start> 163 requires __advanceable<_Start> 178 requires __advanceable<_Start> 193 requires __advanceable<_Start> [all …]
|
H A D | owning_view.h | 39 requires movable<_Rp> && (!__is_std_initializer_list<remove_cvref_t<_Rp>>) 45 requires default_initializable<_Rp> in owning_view() 60 requires range<const _Rp> in empty() 65 requires range<const _Rp> in size() 71 requires requires { ranges::empty(__r_); } in data() 76 requires requires { ranges::empty(__r_); } 82 requires sized_range<_Rp> 87 requires sized_rang [all...] |
H A D | zip_view.h | 65 requires(sizeof...(_Types) != 2) 141 requires(view<_Views> && ...) && (sizeof...(_Views) > 0) in requires() function 157 requires(!(__simple_view<_Views> && ...)) in requires() 163 requires(range<const _Views> && ...) in requires() 169 requires(!(__simple_view<_Views> && ...)) in requires() 181 requires(range<const _Views> && ...) in requires() 193 requires(sized_range<_Views> && ...) in requires() 204 requires(sized_range<const _Views> && ...) in requires() 244 requires __zip_all_forward<_Const, _Views...> 250 requires(view<_Views> && ...) && (sizeof...(_Views) > 0) [all …]
|
H A D | view_interface.h | 40 requires is_class_v<_Derived> && same_as<_Derived, remove_cv_t<_Derived>> 55 requires sized_range<_D2> || forward_range<_D2> 66 requires sized_range<const _D2> || forward_range<const _D2> 77 requires requires(_D2& __t) { ranges::empty(__t); } in requires() function 84 requires requires(const _D2& __t) { ranges::empty(__t); } in requires() function 91 requires contiguous_iterator<iterator_t<_D2>> in data() 98 requires range<const _D2> && contiguous_iterator<iterator_t<const _D2>> in data() 105 requires forward_range<_D2> && sized_sentinel_for<sentinel_t<_D2>, iterator_t<_D2>> in size() 112 …requires forward_range<const _D2> && sized_sentinel_for<sentinel_t<const _D2>, iterator_t<const _D… in size() 119 requires forward_range<_D2> in decltype() [all …]
|
/freebsd/sys/contrib/openzfs/rpm/redhat/ |
H A D | zfs.spec.in | 102 Requires: libzpool6%{?_isa} = %{version}-%{release} 103 Requires: libnvpair3%{?_isa} = %{version}-%{release} 104 Requires: libuutil3%{?_isa} = %{version}-%{release} 105 Requires: libzfs6%{?_isa} = %{version}-%{release} 106 Requires: %{name}-kmod = %{version} 133 Requires: openssl 141 Requires(post): systemd 142 Requires(preun): systemd 143 Requires(postun): systemd 147 Requires [all...] |
/freebsd/sys/contrib/openzfs/rpm/generic/ |
H A D | zfs.spec.in | 102 Requires: libzpool6%{?_isa} = %{version}-%{release} 103 Requires: libnvpair3%{?_isa} = %{version}-%{release} 104 Requires: libuutil3%{?_isa} = %{version}-%{release} 105 Requires: libzfs6%{?_isa} = %{version}-%{release} 106 Requires: %{name}-kmod = %{version} 133 Requires: openssl 141 Requires(post): systemd 142 Requires(preun): systemd 143 Requires(postun): systemd 147 Requires: util-linux [all …]
|
/freebsd/contrib/llvm-project/libcxx/include/__iterator/ |
H A D | counted_iterator.h | 48 requires requires { typename _Iter::iterator_concept; } 57 requires requires { typename _Iter::iterator_category; } 80 requires default_initializable<_Iter> 89 requires convertible_to<const _I2&, _Iter> 94 requires assignable_from<_Iter&, const _I2&> 113 requires __dereferenceable<const _Iter> 120 requires contiguous_iterator<_Iter> 148 requires forward_iterator<_Iter> 157 requires bidirectional_iterator<_Iter> 165 requires bidirectional_iterator<_Iter> [all …]
|
/freebsd/contrib/mandoc/ |
H A D | mandoc_headers.3 | 79 Requires 100 Requires 116 Requires 133 Requires 194 Requires 218 Requires 233 Requires 270 Requires 298 Requires 357 Requires [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrControl.td | 24 "ret{l}", []>, OpSize32, Requires<[Not64BitMode]>; 26 "ret{q}", []>, OpSize32, Requires<[In64BitMode]>; 30 "ret{l}\t$amt", []>, OpSize32, Requires<[Not64BitMode]>; 32 "ret{q}\t$amt", []>, OpSize32, Requires<[In64BitMode]>; 38 "{l}ret{|f}q", []>, Requires<[In64BitMode]>; 44 "{l}ret{|f}q\t$amt", []>, Requires<[In64BitMode]>; 54 def IRET64 : RI <0xcf, RawFrm, (outs), (ins), "iretq", []>, Requires<[In64BitMode]>; 98 "jcxz\t$dst", []>, AdSize16, Requires<[Not64BitMode]>; 105 "jrcxz\t$dst", []>, AdSize64, Requires<[In64BitMode]>; 111 [(brind GR16:$dst)]>, Requires<[Not64BitMode]>, [all …]
|
H A D | X86InstrAsmAlias.td | 34 Requires<[ Not64BitMode ]>; 36 Requires<[ In64BitMode ]>; 40 Requires<[ Not64BitMode ]>; 42 Requires<[ In64BitMode ]>; 45 def : InstAlias<"clzero\t{%eax|eax}", (CLZERO32r)>, Requires<[Not64BitMode]>; 46 def : InstAlias<"clzero\t{%rax|rax}", (CLZERO64r)>, Requires<[In64BitMode]>; 49 def : InstAlias<"invlpgb\t{%eax, %edx|eax, edx}", (INVLPGB32)>, Requires<[Not64BitMode]>; 50 def : InstAlias<"invlpgb\t{%rax, %edx|rax, edx}", (INVLPGB64)>, Requires<[In64BitMode]>; 223 def : MnemonicAlias<"call", "callw", "att">, Requires<[In16BitMode]>; 224 def : MnemonicAlias<"call", "calll", "att">, Requires<[In32BitMode]>; [all …]
|
H A D | X86InstrSNP.td | 21 Requires<[In64BitMode]>; 26 TB, XD, Requires<[In64BitMode]>; 30 TB, XD, Requires<[Not64BitMode]>; 35 Requires<[In64BitMode]>; 40 Requires<[In64BitMode]>; 45 Requires<[In64BitMode]>; 48 def : InstAlias<"psmash\t{%rax|rax}", (PSMASH)>, Requires<[In64BitMode]>; 49 def : InstAlias<"pvalidate\t{%rax, %rcx, %rdx|rdx, rcx, rax|}", (PVALIDATE64)>, Requires<[In64BitMode]>; 50 def : InstAlias<"pvalidate\t{%eax, %ecx, %edx|edx, ecx, eax|}", (PVALIDATE32)>, Requires<[Not64BitMode]>; 51 def : InstAlias<"rmpupdate\t{%rax, %rcx|rcx, rax|}", (RMPUPDATE)>, Requires<[In64BitMod [all...] |
/freebsd/contrib/llvm-project/libcxx/include/__chrono/ |
H A D | zoned_time.h | 74 requires requires { __traits::default_zone(); } 81 requires requires { __traits::default_zone(); } 87 requires(requires { __traits::locate_zone(string_view{}); } && 93 requires is_convertible_v<sys_time<_Duration2>, sys_time<_Duration>> 100 requires requires { _TimeZonePtr{__traits::locate_zone(string_view{})}; } 104 …requires(is_convertible_v<decltype(std::declval<_TimeZonePtr&>() -> to_sys(local_time<_Duration>{}… 109 requires(requires { 116 requires(is_convertible_v< 122 requires(requires { 130 requires is_convertible_v<sys_time<_Duration2>, sys_time<_Duration>> [all …]
|
/freebsd/contrib/llvm-project/libcxx/include/__expected/ |
H A D | expected.h | 218 requires(is_copy_constructible_v<_Tp> && is_copy_constructible_v<_Err> && 223 requires(is_move_constructible_v<_Tp> && is_move_constructible_v<_Err> && 248 requires(is_trivially_destructible_v<_Tp> && is_trivially_destructible_v<_Err>) 289 requires(__allow_reusing_expected_tail_padding) 296 requires(is_copy_constructible_v<_Tp> && is_copy_constructible_v<_Err> && 301 requires(is_move_constructible_v<_Tp> && is_move_constructible_v<_Err> && 309 requires(is_trivially_destructible_v<_Tp> && is_trivially_destructible_v<_Err>) 313 requires(!is_trivially_destructible_v<_Tp> || !is_trivially_destructible_v<_Err>) 319 requires(__allow_reusing_expected_tail_padding && 328 requires(__allow_reusing_expected_tail_padding && [all …]
|
/freebsd/usr.sbin/bsdconfig/dot/ |
H A D | USAGE | 43 NOTE: Requires `graphics/graphviz' from ports/packages. 49 NOTE: Requires `graphics/gimmage' from ports/packages. 56 NOTE: Requires `graphics/gthumb' from ports/packages. 62 NOTE: Requires `graphics/gqview' from ports/packages. 69 NOTE: Requires `graphics/gx' from ports/packages. 75 NOTE: Requires `graphics/eog' from ports/packages. 87 NOTE: Requires both `graphics/graphviz' and `print/poster' from 96 NOTE: Requires both `graphics/graphviz' and `print/poster' from 103 NOTE: Requires `print/gsview' from ports/packages. 110 NOTE: Requires both `graphics/ImageMagick' and [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcInstrAliases.td | 103 (BPICC brtarget:$imm, condVal)>, Requires<[HasV9]>; 107 (BPICC brtarget:$imm, condVal)>, Requires<[HasV9]>; 111 (BPICCA brtarget:$imm, condVal)>, Requires<[HasV9]>; 115 (BPICCA brtarget:$imm, condVal)>, Requires<[HasV9]>; 119 (BPICCNT brtarget:$imm, condVal)>, Requires<[HasV9]>; 123 (BPICCANT brtarget:$imm, condVal)>, Requires<[HasV9]>; 127 (BPXCC brtarget:$imm, condVal)>, Requires<[Is64Bit]>; 131 (BPXCC brtarget:$imm, condVal)>, Requires<[Is64Bit]>; 135 (BPXCCA brtarget:$imm, condVal)>, Requires<[Is64Bit]>; 139 (BPXCCA brtarget:$imm, condVal)>, Requires<[Is64Bit]>; [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/x86/goldmont/ |
H A D | cache.json | 229 …"BriefDescription": "Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplica… 246 …"PublicDescription": "Counts data reads (demand & prefetch) that hit the L2 cache. Requires MSR_OF… 259 …iption": "Counts data reads (demand & prefetch) that miss the L2 cache. Requires MSR_OFFCORE_RESP[… 272 …a snoop hit in the other processor module, data forwarding is required. Requires MSR_OFFCORE_RESP[… 285 …noop hit in the other processor module, no data forwarding is required. Requires MSR_OFFCORE_RESP[… 298 …miss for the L2 cache with a snoop miss in the other processor module. Requires MSR_OFFCORE_RESP[… 311 …nts data reads generated by L1 or L2 prefetchers that hit the L2 cache. Requires MSR_OFFCORE_RESP[… 324 …ts data reads generated by L1 or L2 prefetchers that miss the L2 cache. Requires MSR_OFFCORE_RESP[… 337 …a snoop hit in the other processor module, data forwarding is required. Requires MSR_OFFCORE_RESP[… 350 …noop hit in the other processor module, no data forwarding is required. Requires MSR_OFFCORE_RESP[… [all …]
|