Home
last modified time | relevance | path

Searched defs:Sentinel (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPseudoProbe.h33 Sentinel = 0x2, // A place holder for split function entry address. enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dsimple_ilist.h87 ilist_sentinel<OptionsT> Sentinel; variable
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DModule.h80 ASTFileSignature Sentinel; in createDISentinel() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ShuffleDecode.cpp377 int Sentinel = IsAnyExtend ? SM_SentinelUndef : SM_SentinelZero; in DecodeZeroExtendMask() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp204 static CodeGenRegister::RegUnitList Sentinel; member in __anonc56e56b00111::RegUnitIterator
244 CodeGenRegister::RegUnitList RegUnitIterator::Sentinel; member in __anonc56e56b00111::RegUnitIterator
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.cpp875 auto Sentinel = static_cast<int64_t>(std::numeric_limits<uint32_t>::max()) in minConstant() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp3492 Value *Sentinel = FI->second.first; in setInstName() local
3510 Value *Sentinel = FI->second.first; in setInstName() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp2819 if (SentinelAttr *Sentinel = FunctionOrMethod->getAttr<SentinelAttr>()) in MaybeAddSentinel() local