Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPseudoProbe.h34 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
[all...]
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DModule.h86 ASTFileSignature Sentinel; in createDISentinel() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp743 APInt Sentinel = IsSigned ? APInt::getSignedMinValue(NumBits) in isFindIVPattern() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ShuffleDecode.cpp378 int Sentinel = IsAnyExtend ? SM_SentinelUndef : SM_SentinelZero; in DecodeZeroExtendMask() local
/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/Transforms/Utils/
H A DLoopUtils.cpp1232 Value *Sentinel) { in createFindLastIVReduction()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp778 Value *Sentinel = getOperand(2)->getLiveInIRValue(); in generate() local
H A DLoopVectorize.cpp9178 VPValue *Sentinel = Plan->getOrAddLiveIn(RdxDesc.getSentinelValue()); in adjustRecipesForReductions() local
9826 Value *Sentinel = RdxResult->getOperand(2)->getLiveInIRValue(); in preparePlanForEpilogueVectorLoop() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp3794 Value *Sentinel = FI->second.first; in setInstName() local
3812 Value *Sentinel = FI->second.first; in setInstName() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp2956 if (SentinelAttr *Sentinel = FunctionOrMethod->getAttr<SentinelAttr>()) in MaybeAddSentinel() local