Searched defs:StartIdx (Results 1 – 16 of 16) sorted by relevance
/external/llvm/utils/TableGen/ |
D | DAGISelMatcherEmitter.cpp | 165 unsigned StartIdx = CurrentIdx; in EmitMatcher() local 293 unsigned StartIdx = CurrentIdx; in EmitMatcher() local
|
D | CodeGenSchedule.cpp | 1202 const SmallVectorImpl<unsigned> &RWSeq, bool IsRead, unsigned StartIdx) { in substituteVariantOperand() 1245 unsigned StartIdx = TransVec.size(); in substituteVariants() local
|
/external/llvm/lib/CodeGen/ |
D | StackMaps.cpp | 379 const unsigned StartIdx = opers.getVarIdx(); in recordStatepoint() local
|
D | LiveInterval.cpp | 91 VNInfo *extendInBlock(SlotIndex StartIdx, SlotIndex Use) { in extendInBlock() 510 VNInfo *LiveRange::extendInBlock(SlotIndex StartIdx, SlotIndex Kill) { in extendInBlock()
|
D | TargetInstrInfo.cpp | 439 unsigned StartIdx = 0; in foldPatchpoint() local
|
D | RegAllocGreedy.cpp | 1645 SlotIndex StartIdx = in calcGapWeights() local
|
/external/clang/include/clang/Lex/ |
D | HeaderSearch.h | 185 unsigned StartIdx; member
|
/external/llvm/include/llvm/CodeGen/ |
D | CallingConvLower.h | 376 for (unsigned StartIdx = 0; StartIdx <= Regs.size() - RegsRequired; in AllocateRegBlock() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ExpandPseudoInsts.cpp | 291 int StartIdx = NotSet; in trySequenceOfOnes() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineAddSub.cpp | 637 unsigned StartIdx = SimpVect.size(); in simplifyFAdd() local
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 1959 Value *InnerLoopVectorizer::getStepVector(Value *Val, int StartIdx, in getStepVector() 2881 Value *StartIdx = ConstantInt::get(IdxTy, 0); in createEmptyLoop() local 5817 Value *InnerLoopUnroller::getStepVector(Value *Val, int StartIdx, Value *Step) { in getStepVector()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | FastISel.cpp | 573 const CallInst *CI, unsigned StartIdx) { in addStackMapLiveVars()
|
D | SelectionDAGBuilder.cpp | 2807 int StartIdx[2]; // StartIdx to extract from in visitShuffleVector() local 6735 static void addStackMapLiveVars(ImmutableCallSite CS, unsigned StartIdx, in addStackMapLiveVars()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 866 unsigned StartIdx, EndIdx; member
|
/external/llvm/lib/Analysis/ |
D | ValueTracking.cpp | 2892 uint64_t StartIdx = 0; in getConstantStringInfo() local
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 7320 int StartIdx = i - LaneIdx; in lowerVectorShuffleAsByteRotate() local
|