Searched defs:StartIdx (Results 1 – 16 of 16) sorted by relevance
/external/llvm/utils/TableGen/ |
D | DAGISelMatcherEmitter.cpp | 147 unsigned StartIdx = CurrentIdx; in EmitMatcher() local 275 unsigned StartIdx = CurrentIdx; in EmitMatcher() local
|
D | CodeGenSchedule.cpp | 1210 const SmallVectorImpl<unsigned> &RWSeq, bool IsRead, unsigned StartIdx) { in substituteVariantOperand() 1253 unsigned StartIdx = TransVec.size(); in substituteVariants() local
|
/external/llvm/lib/CodeGen/ |
D | StackMaps.cpp | 372 const unsigned StartIdx = opers.getVarIdx(); in recordStatepoint() local
|
D | LiveInterval.cpp | 92 VNInfo *extendInBlock(SlotIndex StartIdx, SlotIndex Use) { in extendInBlock() 511 VNInfo *LiveRange::extendInBlock(SlotIndex StartIdx, SlotIndex Kill) { in extendInBlock()
|
D | TargetInstrInfo.cpp | 387 unsigned StartIdx = 0; in foldPatchpoint() local
|
D | RegAllocGreedy.cpp | 1614 SlotIndex StartIdx = in calcGapWeights() local
|
/external/clang/include/clang/Lex/ |
D | HeaderSearch.h | 197 unsigned StartIdx; member
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ExpandPseudoInsts.cpp | 280 int StartIdx = NotSet; in trySequenceOfOnes() local
|
/external/llvm/include/llvm/CodeGen/ |
D | CallingConvLower.h | 363 for (unsigned StartIdx = 0; StartIdx <= Regs.size() - RegsRequired; in AllocateRegBlock() local
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 1569 Value *InnerLoopVectorizer::getStepVector(Value *Val, int StartIdx, in getStepVector() 2148 Value *StartIdx = ExtendedIdx = OldInduction ? in createEmptyLoop() local 5368 Value *InnerLoopUnroller::getStepVector(Value *Val, int StartIdx, Value *Step) { in getStepVector()
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineAddSub.cpp | 637 unsigned StartIdx = SimpVect.size(); in simplifyFAdd() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | FastISel.cpp | 572 const CallInst *CI, unsigned StartIdx) { in addStackMapLiveVars()
|
D | SelectionDAGBuilder.cpp | 3220 int StartIdx[2]; // StartIdx to extract from in visitShuffleVector() local 6914 static void addStackMapLiveVars(ImmutableCallSite CS, unsigned StartIdx, in addStackMapLiveVars()
|
/external/llvm/lib/Analysis/ |
D | ValueTracking.cpp | 2623 uint64_t StartIdx = 0; in getConstantStringInfo() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 806 unsigned StartIdx, EndIdx; member
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 6475 int StartIdx = i - LaneIdx; in lowerVectorShuffleAsByteRotate() local
|