Home
last modified time | relevance | path

Searched refs:Sentinel (Results 1 – 19 of 19) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/
Dsimple_ilist.h87 ilist_sentinel<OptionsT> Sentinel; variable
117 iterator begin() { return ++iterator(Sentinel); } in begin()
118 const_iterator begin() const { return ++const_iterator(Sentinel); } in begin()
119 iterator end() { return iterator(Sentinel); } in end()
120 const_iterator end() const { return const_iterator(Sentinel); } in end()
121 reverse_iterator rbegin() { return ++reverse_iterator(Sentinel); } in rbegin()
123 return ++const_reverse_iterator(Sentinel); in rbegin()
125 reverse_iterator rend() { return reverse_iterator(Sentinel); } in rend()
127 return const_reverse_iterator(Sentinel); in rend()
131 LLVM_NODISCARD bool empty() const { return Sentinel.empty(); } in empty()
[all …]
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
DModule.h79 ASTFileSignature Sentinel; in createDISentinel() local
80 Sentinel.fill(0xFF); in createDISentinel()
81 return Sentinel; in createDISentinel()
DDiagnosticGroups.td554 def Sentinel : DiagGroup<"sentinel">;
DAttr.td2448 def Sentinel : InheritableAttr {
2450 let Args = [DefaultIntArgument<"Sentinel", 0>,
DDiagnosticSemaKinds.td5464 InGroup<Sentinel>;
5467 InGroup<Sentinel>;
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
DX86ShuffleDecode.cpp376 int Sentinel = IsAnyExtend ? SM_SentinelUndef : SM_SentinelZero; in DecodeZeroExtendMask() local
379 ShuffleMask.append(Scale - 1, Sentinel); in DecodeZeroExtendMask()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Option/
DOptParser.td21 bit Sentinel = sentinel;
/freebsd-12-stable/contrib/llvm-project/llvm/lib/AsmParser/
DLLParser.cpp2894 Value *Sentinel = FI->second.first; in setInstName() local
2895 if (Sentinel->getType() != Inst->getType()) in setInstName()
2900 Sentinel->replaceAllUsesWith(Inst); in setInstName()
2901 Sentinel->deleteValue(); in setInstName()
2912 Value *Sentinel = FI->second.first; in setInstName() local
2913 if (Sentinel->getType() != Inst->getType()) in setInstName()
2918 Sentinel->replaceAllUsesWith(Inst); in setInstName()
2919 Sentinel->deleteValue(); in setInstName()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaCodeComplete.cpp2715 if (SentinelAttr *Sentinel = FunctionOrMethod->getAttr<SentinelAttr>()) in MaybeAddSentinel() local
2716 if (Sentinel->getSentinel() == 0) { in MaybeAddSentinel()
/freebsd-12-stable/contrib/binutils/
Dlibtool.m46298 # Sentinel used to keep track of whether or not we are before
/freebsd-12-stable/contrib/openpam/m4/
Dlibtool.m47550 # Sentinel used to keep track of whether or not we are before
/freebsd-12-stable/contrib/ntp/sntp/m4/
Dlibtool.m47527 # Sentinel used to keep track of whether or not we are before
/freebsd-12-stable/contrib/openbsm/m4/
Dlibtool.m47527 # Sentinel used to keep track of whether or not we are before
/freebsd-12-stable/contrib/ntp/sntp/libevent/m4/
Dlibtool.m47527 # Sentinel used to keep track of whether or not we are before
/freebsd-12-stable/contrib/file/m4/
Dlibtool.m47527 # Sentinel used to keep track of whether or not we are before
/freebsd-12-stable/contrib/libevent/m4/
Dlibtool.m47551 # Sentinel used to keep track of whether or not we are before
/freebsd-12-stable/contrib/ldns/m4/
Dlibtool.m47545 # Sentinel used to keep track of whether or not we are before
/freebsd-12-stable/contrib/unbound/
Daclocal.m47532 # Sentinel used to keep track of whether or not we are before
/freebsd-12-stable/contrib/sqlite3/
Daclocal.m47562 # Sentinel used to keep track of whether or not we are before