Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DSuffixTree.cpp42 unsigned StartIdx, unsigned Edge) { in insertLeaf()
54 unsigned StartIdx, in insertInternalNode()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DRegisterBankInfo.cpp267 static hash_code hashPartialMapping(unsigned StartIdx, unsigned Length, in hashPartialMapping()
280 RegisterBankInfo::getPartialMapping(unsigned StartIdx, unsigned Length, in getPartialMapping()
297 RegisterBankInfo::getValueMapping(unsigned StartIdx, unsigned Length, in getValueMapping()
665 int StartIdx = OpToNewVRegIdx[OpIdx]; in getVRegsMem() local
683 RegisterBankInfo::OperandsMapper::getNewVRegsEnd(unsigned StartIdx, in getNewVRegsEnd()
688 RegisterBankInfo::OperandsMapper::getNewVRegsEnd(unsigned StartIdx, in getNewVRegsEnd()
736 int StartIdx = OpToNewVRegIdx[OpIdx]; in getVRegs() local
H A DInlineAsmLowering.cpp360 unsigned StartIdx = Inst->getNumOperands(); in lowerInlineAsm() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveInterval.cpp120 VNInfo *extendInBlock(SlotIndex StartIdx, SlotIndex Use) { in extendInBlock()
136 SlotIndex StartIdx, SlotIndex Use) { in extendInBlock()
565 SlotIndex StartIdx, SlotIndex Kill) { in extendInBlock()
573 VNInfo *LiveRange::extendInBlock(SlotIndex StartIdx, SlotIndex Kill) { in extendInBlock()
H A DStackMaps.cpp559 const unsigned StartIdx = opers.getVarIdx(); in recordStatepoint() local
H A DMachineOutliner.cpp524 for (const unsigned &StartIdx : RS.StartIndices) { in findCandidates() local
H A DTargetInstrInfo.cpp498 unsigned StartIdx = 0; in foldPatchpoint() local
H A DLiveDebugVariables.cpp1556 void UserValue::insertDebugValue(MachineBasicBlock *MBB, SlotIndex StartIdx, in insertDebugValue()
H A DRegAllocGreedy.cpp2166 SlotIndex StartIdx = in calcGapWeights() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DSuffixTree.h50 unsigned StartIdx = EmptyIdx; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ExpandImm.cpp156 int StartIdx = NotSet; in trySequenceOfOnes() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp277 IRSimilarityCandidate::IRSimilarityCandidate(unsigned StartIdx, unsigned Len, in IRSimilarityCandidate()
712 for (const unsigned &StartIdx : RS.StartIndices) { in createCandidatesFromSuffixTree() local
H A DValueTracking.cpp4088 uint64_t StartIdx = 0; in getConstantDataArrayInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMaskingPreRA.cpp282 SlotIndex StartIdx = LIS->getInstructionIndex(SaveExecMI); in optimizeElseBranch() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp381 unsigned StartIdx = CurrentIdx; in EmitMatcher() local
511 unsigned StartIdx = CurrentIdx; in EmitMatcher() local
H A DCodeGenSchedule.cpp1574 const SmallVectorImpl<unsigned> &RWSeq, bool IsRead, unsigned StartIdx) { in substituteVariantOperand()
1614 unsigned StartIdx = TransVec.size(); in substituteVariants() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegisterBankInfo.h52 unsigned StartIdx; member
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DHeaderSearch.h201 unsigned StartIdx = 0; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp1236 unsigned StartIdx = IRSC.getStartIdx(); in pruneIncompatibleRegions() local
1635 unsigned StartIdx = OS->Candidate->getStartIdx(); in doOutline() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h388 for (unsigned StartIdx = 0; StartIdx <= Regs.size() - RegsRequired; in AllocateRegBlock() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2504 Value *InnerLoopVectorizer::getStepVector(Value *Val, int StartIdx, Value *Step, in getStepVector()
2615 Value *StartIdx = Builder.CreateBinOp( in buildScalarSteps() local
3692 Value *StartIdx = ConstantInt::get(IdxTy, 0); in createVectorizedLoopSkeleton() local
8148 Value *InnerLoopUnroller::getStepVector(Value *Val, int StartIdx, Value *Step, in getStepVector()
8236 Value *StartIdx = ConstantInt::get(IdxTy, 0); in createEpilogueVectorizedLoopSkeleton() local
8391 Value *StartIdx = EPResumeVal; in createEpilogueVectorizedLoopSkeleton() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp624 const CallInst *CI, unsigned StartIdx) { in addStackMapLiveVars()
H A DSelectionDAGBuilder.cpp3662 int StartIdx[2] = { -1, -1 }; // StartIdx to extract from in visitShuffleVector() local
9026 static void addStackMapLiveVars(const CallBase &Call, unsigned StartIdx, in addStackMapLiveVars()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp544 unsigned StartIdx = SimpVect.size(); in simplifyFAdd() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1385 unsigned StartIdx, EndIdx; member

12