Searched refs:Yes (Results 1 - 25 of 35) sorted by last modified time

12

/freebsd-11-stable/stand/i386/pxeldr/
H A Dpxeldr.S243 jz seta20.3 # Yes
246 jnz seta20.1 # Yes
251 jnz seta20.2 # Yes
/freebsd-11-stable/stand/i386/cdboot/
H A Dcdboot.S140 je have_vd # Yes
306 je lookup_done # Yes
341 je ff.namedone # Yes
386 je ff.checkname # Yes, check name
427 je read.retry # Yes, Retry.
490 jz seta20.3 # Yes
493 jnz seta20.1 # Yes
498 jnz seta20.2 # Yes
/freebsd-11-stable/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp936 Res.second.Prevailing ? PrevailingType::Yes : PrevailingType::No;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp169 enum class ForMemset { No, Yes };
573 MadeChange |= processLoopStores(SL.second, BECount, ForMemset::Yes);
631 if (For == ForMemset::Yes)
664 if (For == ForMemset::Yes)
673 if (For == ForMemset::Yes) {
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DConstantMerge.cpp104 enum class CanMerge { No, Yes };
113 return CanMerge::Yes;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DValue.cpp409 if (ReplaceMetaUses == ReplaceMetadataUses::Yes && isUsedByMetadata())
431 doRAUW(New, ReplaceMetadataUses::Yes);
H A DMetadata.cpp772 using Yes = char[1];
777 static Yes &check(SFINAE<void (U::*)(unsigned), &U::setHash> *);
780 static const bool value = sizeof(check<NodeTy>(nullptr)) == sizeof(Yes);
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DFunctionImport.h164 /// to computeDeadSymbols. Yes and No values used when status explicitly
166 enum class PrevailingType { Yes, No, Unknown }; member in class:llvm::PrevailingType
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DValue.h258 enum class ReplaceMetadataUses { No, Yes };
H A DMetadata.h503 using Yes = char[1];
508 static Yes &hasDereference(SFINAE<sizeof(static_cast<V>(*make<U>()))> * = 0);
512 sizeof(hasDereference<T, Result>(nullptr)) == sizeof(Yes);
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h123 enum class Cache : unsigned char { Yes, No, Unknown, }; member in class:Node::Cache
159 return RHSComponentCache == Cache::Yes;
165 return ArrayCache == Cache::Yes;
171 return FunctionCache == Cache::Yes;
617 /*RHSComponentCache=*/Cache::Yes,
618 /*ArrayCache=*/Cache::Yes),
650 /*RHSComponentCache=*/Cache::Yes, /*ArrayCache=*/Cache::No,
651 /*FunctionCache=*/Cache::Yes),
741 /*RHSComponentCache=*/Cache::Yes, /*ArrayCache=*/Cache::No,
742 /*FunctionCache=*/Cache::Yes),
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp989 enum class IsPattern { No, Yes };
994 if (isPattern == IsPattern::Yes)
1240 CGM, IsPattern::Yes, initializationPatternFor(CGM, ElTy));
1709 CGM, IsPattern::Yes, initializationPatternFor(CGM, ElTy));
1825 ? IsPattern::Yes
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dilist.h101 typedef char Yes[1]; typedef in struct:llvm::ilist_detail::HasGetNext
106 static Yes &test(U *I, decltype(I->getNext(&make<NodeT>())) * = 0);
110 static const bool value = sizeof(test<TraitsT>(nullptr)) == sizeof(Yes);
116 typedef char Yes[1]; typedef in struct:llvm::ilist_detail::HasCreateSentinel
120 static Yes &test(U *I, decltype(I->createSentinel()) * = 0);
124 static const bool value = sizeof(test<TraitsT>(nullptr)) == sizeof(Yes);
131 typedef char Yes[1]; typedef in struct:llvm::ilist_detail::HasCreateNode
136 static Yes &test(U *I, decltype(I->createNode(make<NodeT>())) * = 0);
140 static const bool value = sizeof(test<TraitsT>(nullptr)) == sizeof(Yes);
/freebsd-11-stable/stand/i386/gptboot/
H A Dgptldr.S124 jz seta20.3 # Yes
127 jnz seta20.1 # Yes
132 jnz seta20.2 # Yes
/freebsd-11-stable/contrib/top/
H A Dtop.c273 char do_unames = Yes;
355 ps.idle = Yes;
364 ps.kidle = Yes;
421 interactive = Yes;
559 topn_specified = Yes;
760 dostates = Yes;
841 no_command = Yes;
937 no_command = Yes;
948 no_command = Yes;
987 no_command = Yes;
[all...]
H A Dscreen.c124 smart_terminal = Yes;
269 is_a_terminal = Yes;
293 is_a_terminal = Yes;
317 is_a_terminal = Yes;
H A Ddisplay.c1312 cursor_on_line = Yes;
1349 cursor_on_line = Yes;
/freebsd-11-stable/usr.sbin/bsdinstall/scripts/
H A Dzfsboot408 # selects "Yes" from the noyes dialog.
/freebsd-11-stable/stand/i386/zfsboot/
H A Dzfsldr.S77 jnz main.5 # Yes
81 jb main.2 # Yes
161 jz seta20.3 # Yes
164 jnz seta20.1 # Yes
169 jnz seta20.2 # Yes
/freebsd-11-stable/stand/pc98/kgzldr/
H A Dcrt.s52 je crt_putchr.2 # Yes
/freebsd-11-stable/stand/pc98/cdboot/
H A Dcdboot.S378 je have_vd # Yes
556 je lookup_done # Yes
594 je ff.namedone # Yes
639 je ff.checkname # Yes, check name
689 je read.retry # Yes, Retry.
/freebsd-11-stable/stand/pc98/btx/btxldr/
H A Dbtxldr.S207 je start.3 # Yes
298 je hexout.1 # Yes
325 je putchr.2 # Yes
/freebsd-11-stable/stand/pc98/btx/btx/
H A Dbtx.S407 je except.3 # Yes
411 jnz except.3 # Yes
516 jne intusr.1 # Yes
533 jnz intusr.4 # Yes
744 jz dump.10 # Yes
766 jnz dump.3 # Yes
785 je dump.6 # Yes
803 jnz dump.9 # Yes
931 je putchr.2 # Yes
/freebsd-11-stable/stand/i386/pmbr/
H A Dpmbr.s93 jb main.2 # Yes
/freebsd-11-stable/stand/i386/mbr/
H A Dmbr.s63 je main.2 # Yes
66 jnz err_pt # Yes
71 jnz main.3 # Yes
82 jb main.5 # Yes

Completed in 185 milliseconds

12