Searched defs:Sentinel (Results 1 – 11 of 11) sorted by relevance
34 Sentinel = 0x2, // A place holder for split function entry address. enumerator
87 ilist_sentinel<OptionsT> Sentinel; variable [all...]
86 ASTFileSignature Sentinel; in createDISentinel() local
743 APInt Sentinel = IsSigned ? APInt::getSignedMinValue(NumBits) in isFindIVPattern() local
378 int Sentinel = IsAnyExtend ? SM_SentinelUndef : SM_SentinelZero; in DecodeZeroExtendMask() local
875 auto Sentinel = static_cast<int64_t>(std::numeric_limits<uint32_t>::max()) in minConstant() local
1232 Value *Sentinel) { in createFindLastIVReduction()
778 Value *Sentinel = getOperand(2)->getLiveInIRValue(); in generate() local
9178 VPValue *Sentinel = Plan->getOrAddLiveIn(RdxDesc.getSentinelValue()); in adjustRecipesForReductions() local9826 Value *Sentinel = RdxResult->getOperand(2)->getLiveInIRValue(); in preparePlanForEpilogueVectorLoop() local
3794 Value *Sentinel = FI->second.first; in setInstName() local3812 Value *Sentinel = FI->second.first; in setInstName() local
2956 if (SentinelAttr *Sentinel = FunctionOrMethod->getAttr<SentinelAttr>()) in MaybeAddSentinel() local