/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | SuffixTree.cpp | 42 unsigned StartIdx, unsigned Edge) { in insertLeaf() 54 unsigned StartIdx, in insertInternalNode()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/ |
H A D | RegisterBankInfo.cpp | 267 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 D | InlineAsmLowering.cpp | 360 unsigned StartIdx = Inst->getNumOperands(); in lowerInlineAsm() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | LiveInterval.cpp | 120 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 D | StackMaps.cpp | 559 const unsigned StartIdx = opers.getVarIdx(); in recordStatepoint() local
|
H A D | MachineOutliner.cpp | 524 for (const unsigned &StartIdx : RS.StartIndices) { in findCandidates() local
|
H A D | TargetInstrInfo.cpp | 498 unsigned StartIdx = 0; in foldPatchpoint() local
|
H A D | LiveDebugVariables.cpp | 1556 void UserValue::insertDebugValue(MachineBasicBlock *MBB, SlotIndex StartIdx, in insertDebugValue()
|
H A D | RegAllocGreedy.cpp | 2166 SlotIndex StartIdx = in calcGapWeights() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | SuffixTree.h | 50 unsigned StartIdx = EmptyIdx; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64ExpandImm.cpp | 156 int StartIdx = NotSet; in trySequenceOfOnes() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | IRSimilarityIdentifier.cpp | 277 IRSimilarityCandidate::IRSimilarityCandidate(unsigned StartIdx, unsigned Len, in IRSimilarityCandidate() 712 for (const unsigned &StartIdx : RS.StartIndices) { in createCandidatesFromSuffixTree() local
|
H A D | ValueTracking.cpp | 4088 uint64_t StartIdx = 0; in getConstantDataArrayInfo() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | SIOptimizeExecMaskingPreRA.cpp | 282 SlotIndex StartIdx = LIS->getInstructionIndex(SaveExecMI); in optimizeElseBranch() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | DAGISelMatcherEmitter.cpp | 381 unsigned StartIdx = CurrentIdx; in EmitMatcher() local 511 unsigned StartIdx = CurrentIdx; in EmitMatcher() local
|
H A D | CodeGenSchedule.cpp | 1574 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 D | RegisterBankInfo.h | 52 unsigned StartIdx; member
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/ |
H A D | HeaderSearch.h | 201 unsigned StartIdx = 0; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | IROutliner.cpp | 1236 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 D | CallingConvLower.h | 388 for (unsigned StartIdx = 0; StartIdx <= Regs.size() - RegsRequired; in AllocateRegBlock() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 2504 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 D | FastISel.cpp | 624 const CallInst *CI, unsigned StartIdx) { in addStackMapLiveVars()
|
H A D | SelectionDAGBuilder.cpp | 3662 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 D | InstCombineAddSub.cpp | 544 unsigned StartIdx = SimpVect.size(); in simplifyFAdd() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCISelDAGToDAG.cpp | 1385 unsigned StartIdx, EndIdx; member
|