Searched defs:StartIdx (Results 1 – 15 of 15) 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 | 1217 const SmallVectorImpl<unsigned> &RWSeq, bool IsRead, unsigned StartIdx) { in substituteVariantOperand() 1260 unsigned StartIdx = TransVec.size(); in substituteVariants() local
|
D | RegisterInfoEmitter.cpp | 252 for (unsigned i = 0, StartIdx = 0, e = NumRCUnitSets; i != e; ++i) { in EmitRegUnitPressure() local
|
/external/llvm/include/llvm/CodeGen/ |
D | CallingConvLower.h | 342 for (unsigned StartIdx = 0; StartIdx <= NumRegs - RegsRequired; ++StartIdx) { in AllocateRegBlock() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ExpandPseudoInsts.cpp | 279 int StartIdx = NotSet; in trySequenceOfOnes() local
|
/external/clang/include/clang/Lex/ |
D | HeaderSearch.h | 197 unsigned StartIdx; member
|
/external/llvm/lib/CodeGen/ |
D | LiveInterval.cpp | 332 VNInfo *LiveRange::extendInBlock(SlotIndex StartIdx, SlotIndex Kill) { in extendInBlock()
|
D | TargetInstrInfo.cpp | 384 unsigned StartIdx = 0; in foldPatchpoint() local
|
D | RegAllocGreedy.cpp | 1590 SlotIndex StartIdx = in calcGapWeights() local
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 1437 Value *InnerLoopVectorizer::getConsecutiveVector(Value* Val, int StartIdx, in getConsecutiveVector() 2088 Value *StartIdx = ExtendedIdx = OldInduction ? in createEmptyLoop() local 2995 Value *StartIdx = ExtendedIdx; in widenPHIInstruction() local 6013 Value *InnerLoopUnroller::getConsecutiveVector(Value* Val, int StartIdx, in getConsecutiveVector()
|
/external/llvm/lib/Analysis/ |
D | ValueTracking.cpp | 1781 uint64_t StartIdx = 0; in getConstantStringInfo() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineAddSub.cpp | 637 unsigned StartIdx = SimpVect.size(); in simplifyFAdd() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | FastISel.cpp | 567 const CallInst *CI, unsigned StartIdx) { in addStackMapLiveVars()
|
D | SelectionDAGBuilder.cpp | 3178 int StartIdx[2]; // StartIdx to extract from in visitShuffleVector() local 6825 static void addStackMapLiveVars(const CallInst &CI, unsigned StartIdx, in addStackMapLiveVars()
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 8590 int StartIdx = -1; in RewriteAsNarrowerShuffle() local
|