Home
last modified time | relevance | path

Searched defs:StartIdx (Results 1 – 25 of 38) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSuffixTree.cpp59 unsigned StartIdx, unsigned Edge) { in insertLeaf()
69 unsigned StartIdx, unsigned EndIdx, in insertInternalNode()
350 for (unsigned StartIdx : RepeatedSubstringStarts) in advance() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterBankInfo.cpp269 static hash_code hashPartialMapping(unsigned StartIdx, unsigned Length, in hashPartialMapping()
282 RegisterBankInfo::getPartialMapping(unsigned StartIdx, unsigned Length, in getPartialMapping()
299 RegisterBankInfo::getValueMapping(unsigned StartIdx, unsigned Length, in getValueMapping()
680 int StartIdx = OpToNewVRegIdx[OpIdx]; in getVRegsMem() local
698 RegisterBankInfo::OperandsMapper::getNewVRegsEnd(unsigned StartIdx, in getNewVRegsEnd()
703 RegisterBankInfo::OperandsMapper::getNewVRegsEnd(unsigned StartIdx, in getNewVRegsEnd()
751 int StartIdx = OpToNewVRegIdx[OpIdx]; in getVRegs() local
H A DLiveInterval.cpp120 VNInfo *extendInBlock(SlotIndex StartIdx, SlotIndex Use) { in extendInBlock() argument
136 SlotIndex StartIdx, SlotIndex Use) { in extendInBlock() argument
550 SlotIndex StartIdx, SlotIndex Kill) { in extendInBlock() argument
558 VNInfo *LiveRange::extendInBlock(SlotIndex StartIdx, SlotInde argument
[all...]
H A DStackMaps.cpp579 const unsigned StartIdx = opers.getVarIdx(); recordStatepoint() local
H A DMachineOutliner.cpp606 for (const unsigned &StartIdx : RS.StartIndices) { in findCandidates() local
H A DTargetInstrInfo.cpp506 unsigned StartIdx = 0; in foldPatchpoint() local
H A DLiveDebugVariables.cpp1661 void UserValue::insertDebugValue(MachineBasicBlock *MBB, SlotIndex StartIdx, in insertDebugValue()
H A DRegAllocGreedy.cpp1497 SlotIndex StartIdx = in calcGapWeights() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DSuffixTreeNode.h43 unsigned StartIdx = EmptyIdx; member
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegisterBankInfo.h53 unsigned StartIdx; member
H A DCallingConvLower.h367 for (unsigned StartIdx = 0; StartIdx <= Regs.size() - RegsRequired; in AllocateRegBlock() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMaskingPreRA.cpp321 SlotIndex StartIdx = LIS->getInstructionIndex(SaveExecMI); in optimizeElseBranch() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp428 unsigned StartIdx = CurrentIdx; in EmitMatcher() local
577 unsigned StartIdx = CurrentIdx; in EmitMatcher() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp305 unsigned StartIdx = Inst->getNumOperands(); in lowerInlineAsm() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandImm.cpp155 int StartIdx = NotSet; in trySequenceOfOnes() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp427 IRSimilarityCandidate::IRSimilarityCandidate(unsigned StartIdx, unsigned Len, in IRSimilarityCandidate()
979 for (const unsigned &StartIdx : RS.StartIndices) { in createCandidatesFromSuffixTree() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp2366 unsigned StartIdx = IRSC->getStartIdx(); in isCompatibleWithAlreadyOutlinedCode() local
2424 unsigned StartIdx = IRSC.getStartIdx(); in pruneIncompatibleRegions() local
2969 unsigned StartIdx = OS->Candidate->getStartIdx(); in doOutline() local
/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DRustDemangle.cpp1061 static void removeNullBytes(OutputBuffer &Output, size_t StartIdx) { in removeNullBytes()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopIdiomVectorize.cpp245 Value *StartIdx = nullptr; in recognizeByteCompare() local
H A DVPlanRecipes.cpp1190 static Value *getStepVector(Value *Val, Value *StartIdx, Value *Step, in getStepVector()
1474 Value *StartIdx = Builder.CreateBinOp( in execute() local
H A DVPlanTransforms.cpp1175 unsigned StartIdx = isa<VPWidenSelectRecipe>(&R) ? 1 : 0; in truncateToMinimalBitwidths() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp1575 const SmallVectorImpl<unsigned> &RWSeq, bool IsRead, unsigned StartIdx) { in substituteVariantOperand()
1615 unsigned StartIdx = TransVec.size(); in substituteVariants() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp2379 int StartIdx = Ops.size() - 1; in ReassociateExpression() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp617 const CallInst *CI, unsigned StartIdx) { in addStackMapLiveVars()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp545 unsigned StartIdx = SimpVect.size(); in simplifyFAdd() local

12