Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DDAGISelMatcherEmitter.cpp147 unsigned StartIdx = CurrentIdx; in EmitMatcher() local
275 unsigned StartIdx = CurrentIdx; in EmitMatcher() local
DCodeGenSchedule.cpp1217 const SmallVectorImpl<unsigned> &RWSeq, bool IsRead, unsigned StartIdx) { in substituteVariantOperand()
1260 unsigned StartIdx = TransVec.size(); in substituteVariants() local
DRegisterInfoEmitter.cpp252 for (unsigned i = 0, StartIdx = 0, e = NumRCUnitSets; i != e; ++i) { in EmitRegUnitPressure() local
/external/llvm/include/llvm/CodeGen/
DCallingConvLower.h342 for (unsigned StartIdx = 0; StartIdx <= NumRegs - RegsRequired; ++StartIdx) { in AllocateRegBlock() local
/external/llvm/lib/Target/AArch64/
DAArch64ExpandPseudoInsts.cpp279 int StartIdx = NotSet; in trySequenceOfOnes() local
/external/clang/include/clang/Lex/
DHeaderSearch.h197 unsigned StartIdx; member
/external/llvm/lib/CodeGen/
DLiveInterval.cpp332 VNInfo *LiveRange::extendInBlock(SlotIndex StartIdx, SlotIndex Kill) { in extendInBlock()
DTargetInstrInfo.cpp384 unsigned StartIdx = 0; in foldPatchpoint() local
DRegAllocGreedy.cpp1590 SlotIndex StartIdx = in calcGapWeights() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1437 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/
DValueTracking.cpp1781 uint64_t StartIdx = 0; in getConstantStringInfo() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp637 unsigned StartIdx = SimpVect.size(); in simplifyFAdd() local
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp567 const CallInst *CI, unsigned StartIdx) { in addStackMapLiveVars()
DSelectionDAGBuilder.cpp3178 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/
DX86ISelLowering.cpp8590 int StartIdx = -1; in RewriteAsNarrowerShuffle() local