/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | SuffixTree.cpp | 59 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 D | RegisterBankInfo.cpp | 269 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 D | LiveInterval.cpp | 120 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 D | StackMaps.cpp | 579 const unsigned StartIdx = opers.getVarIdx(); recordStatepoint() local
|
H A D | MachineOutliner.cpp | 606 for (const unsigned &StartIdx : RS.StartIndices) { in findCandidates() local
|
H A D | TargetInstrInfo.cpp | 506 unsigned StartIdx = 0; in foldPatchpoint() local
|
H A D | LiveDebugVariables.cpp | 1661 void UserValue::insertDebugValue(MachineBasicBlock *MBB, SlotIndex StartIdx, in insertDebugValue()
|
H A D | RegAllocGreedy.cpp | 1497 SlotIndex StartIdx = in calcGapWeights() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | SuffixTreeNode.h | 43 unsigned StartIdx = EmptyIdx; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | RegisterBankInfo.h | 53 unsigned StartIdx; member
|
H A D | CallingConvLower.h | 367 for (unsigned StartIdx = 0; StartIdx <= Regs.size() - RegsRequired; in AllocateRegBlock() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIOptimizeExecMaskingPreRA.cpp | 321 SlotIndex StartIdx = LIS->getInstructionIndex(SaveExecMI); in optimizeElseBranch() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | DAGISelMatcherEmitter.cpp | 428 unsigned StartIdx = CurrentIdx; in EmitMatcher() local 577 unsigned StartIdx = CurrentIdx; in EmitMatcher() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | InlineAsmLowering.cpp | 305 unsigned StartIdx = Inst->getNumOperands(); in lowerInlineAsm() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ExpandImm.cpp | 155 int StartIdx = NotSet; in trySequenceOfOnes() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | IRSimilarityIdentifier.cpp | 427 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 D | IROutliner.cpp | 2366 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 D | RustDemangle.cpp | 1061 static void removeNullBytes(OutputBuffer &Output, size_t StartIdx) { in removeNullBytes()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | LoopIdiomVectorize.cpp | 245 Value *StartIdx = nullptr; in recognizeByteCompare() local
|
H A D | VPlanRecipes.cpp | 1190 static Value *getStepVector(Value *Val, Value *StartIdx, Value *Step, in getStepVector() 1474 Value *StartIdx = Builder.CreateBinOp( in execute() local
|
H A D | VPlanTransforms.cpp | 1175 unsigned StartIdx = isa<VPWidenSelectRecipe>(&R) ? 1 : 0; in truncateToMinimalBitwidths() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenSchedule.cpp | 1575 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 D | Reassociate.cpp | 2379 int StartIdx = Ops.size() - 1; in ReassociateExpression() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | FastISel.cpp | 617 const CallInst *CI, unsigned StartIdx) { in addStackMapLiveVars()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineAddSub.cpp | 545 unsigned StartIdx = SimpVect.size(); in simplifyFAdd() local
|