Home
last modified time | relevance | path

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

12

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Support/
HDSuffixTree.cpp59 unsigned StartIdx, unsigned Edge) { in insertLeaf()
69 unsigned StartIdx, unsigned EndIdx, in insertInternalNode()
350 for (unsigned StartIdx : RepeatedSubstringStarts) in advance() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDRegisterBankInfo.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
HDLiveInterval.cpp120 VNInfo *extendInBlock(SlotIndex StartIdx, SlotIndex Use) { in extendInBlock()
136 SlotIndex StartIdx, SlotIndex Use) { in extendInBlock()
550 SlotIndex StartIdx, SlotIndex Kill) { in extendInBlock()
558 VNInfo *LiveRange::extendInBlock(SlotIndex StartIdx, SlotIndex Kill) { in extendInBlock()
HDStackMaps.cpp573 const unsigned StartIdx = opers.getVarIdx(); in recordStatepoint() local
HDMachineOutliner.cpp606 for (const unsigned &StartIdx : RS.StartIndices) { in findCandidates() local
HDTargetInstrInfo.cpp506 unsigned StartIdx = 0; in foldPatchpoint() local
HDLiveDebugVariables.cpp1661 void UserValue::insertDebugValue(MachineBasicBlock *MBB, SlotIndex StartIdx, in insertDebugValue()
HDRegAllocGreedy.cpp1497 SlotIndex StartIdx = in calcGapWeights() local
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDSuffixTreeNode.h43 unsigned StartIdx = EmptyIdx; member
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDRegisterBankInfo.h53 unsigned StartIdx; member
HDCallingConvLower.h367 for (unsigned StartIdx = 0; StartIdx <= Regs.size() - RegsRequired; in AllocateRegBlock() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIOptimizeExecMaskingPreRA.cpp321 SlotIndex StartIdx = LIS->getInstructionIndex(SaveExecMI); in optimizeElseBranch() local
/freebsd-14-stable/contrib/llvm-project/llvm/utils/TableGen/
HDDAGISelMatcherEmitter.cpp428 unsigned StartIdx = CurrentIdx; in EmitMatcher() local
577 unsigned StartIdx = CurrentIdx; in EmitMatcher() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDInlineAsmLowering.cpp305 unsigned StartIdx = Inst->getNumOperands(); in lowerInlineAsm() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ExpandImm.cpp155 int StartIdx = NotSet; in trySequenceOfOnes() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Analysis/
HDIRSimilarityIdentifier.cpp427 IRSimilarityCandidate::IRSimilarityCandidate(unsigned StartIdx, unsigned Len, in IRSimilarityCandidate()
979 for (const unsigned &StartIdx : RS.StartIndices) { in createCandidatesFromSuffixTree() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Demangle/
HDRustDemangle.cpp1061 static void removeNullBytes(OutputBuffer &Output, size_t StartIdx) { in removeNullBytes()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDIROutliner.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-14-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDLoopIdiomVectorize.cpp245 Value *StartIdx = nullptr; in recognizeByteCompare() local
HDVPlanRecipes.cpp1190 static Value *getStepVector(Value *Val, Value *StartIdx, Value *Step, in getStepVector()
1474 Value *StartIdx = Builder.CreateBinOp( in execute() local
HDVPlanTransforms.cpp1175 unsigned StartIdx = isa<VPWidenSelectRecipe>(&R) ? 1 : 0; in truncateToMinimalBitwidths() local
/freebsd-14-stable/contrib/llvm-project/llvm/utils/TableGen/Common/
HDCodeGenSchedule.cpp1575 const SmallVectorImpl<unsigned> &RWSeq, bool IsRead, unsigned StartIdx) { in substituteVariantOperand()
1615 unsigned StartIdx = TransVec.size(); in substituteVariants() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDReassociate.cpp2379 int StartIdx = Ops.size() - 1; in ReassociateExpression() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDFastISel.cpp617 const CallInst *CI, unsigned StartIdx) { in addStackMapLiveVars()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombineAddSub.cpp545 unsigned StartIdx = SimpVect.size(); in simplifyFAdd() local

12