Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/GlobalISel/
DRegisterBankInfo.cpp529 int StartIdx = OpToNewVRegIdx[OpIdx]; in getVRegsMem() local
547 RegisterBankInfo::OperandsMapper::getNewVRegsEnd(unsigned StartIdx, in getNewVRegsEnd()
552 RegisterBankInfo::OperandsMapper::getNewVRegsEnd(unsigned StartIdx, in getNewVRegsEnd()
596 int StartIdx = OpToNewVRegIdx[OpIdx]; in getVRegs() local
/external/compiler-rt/lib/esan/
Desan_circular_buffer.h92 uptr StartIdx; variable
/external/swiftshader/third_party/LLVM/utils/TableGen/
DDAGISelMatcherEmitter.cpp147 unsigned StartIdx = CurrentIdx; in EmitMatcher() local
269 unsigned StartIdx = CurrentIdx; in EmitMatcher() local
/external/llvm/utils/TableGen/
DDAGISelMatcherEmitter.cpp165 unsigned StartIdx = CurrentIdx; in EmitMatcher() local
300 unsigned StartIdx = CurrentIdx; in EmitMatcher() local
DCodeGenSchedule.cpp1218 const SmallVectorImpl<unsigned> &RWSeq, bool IsRead, unsigned StartIdx) { in substituteVariantOperand()
1261 unsigned StartIdx = TransVec.size(); in substituteVariants() local
/external/llvm/include/llvm/CodeGen/GlobalISel/
DRegisterBankInfo.h48 unsigned StartIdx; member
/external/llvm/lib/CodeGen/
DLiveInterval.cpp92 VNInfo *extendInBlock(SlotIndex StartIdx, SlotIndex Use) { in extendInBlock()
513 VNInfo *LiveRange::extendInBlock(SlotIndex StartIdx, SlotIndex Kill) { in extendInBlock()
DStackMaps.cpp379 const unsigned StartIdx = opers.getVarIdx(); in recordStatepoint() local
DTargetInstrInfo.cpp438 unsigned StartIdx = 0; in foldPatchpoint() local
DRegAllocGreedy.cpp1655 SlotIndex StartIdx = in calcGapWeights() local
/external/clang/include/clang/Lex/
DHeaderSearch.h185 unsigned StartIdx; member
/external/swiftshader/third_party/LLVM/lib/Analysis/
DValueTracking.cpp1571 uint64_t StartIdx = 0; in GetConstantStringInfo() local
1698 uint64_t StartIdx = 0; in GetStringLengthH() local
/external/llvm/include/llvm/CodeGen/
DCallingConvLower.h377 for (unsigned StartIdx = 0; StartIdx <= Regs.size() - RegsRequired; in AllocateRegBlock() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLiveInterval.cpp279 VNInfo *LiveInterval::extendInBlock(SlotIndex StartIdx, SlotIndex Kill) { in extendInBlock()
DRegAllocGreedy.cpp1275 SlotIndex StartIdx = in calcGapWeights() local
DLiveIntervalAnalysis.cpp2145 SlotIndex StartIdx = Index.getLoadIndex(); in spillPhysRegAroundRegDefsUses() local
/external/llvm/lib/Target/AArch64/
DAArch64ExpandPseudoInsts.cpp301 int StartIdx = NotSet; in trySequenceOfOnes() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1978 Value *InnerLoopVectorizer::getStepVector(Value *Val, int StartIdx, in getStepVector()
2020 auto *StartIdx = ConstantInt::get(ScalarIVTy, VF * Part + I); in buildScalarSteps() local
3024 Value *StartIdx = ConstantInt::get(IdxTy, 0); in createEmptyLoop() local
6324 Value *InnerLoopUnroller::getStepVector(Value *Val, int StartIdx, Value *Step) { in getStepVector()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp620 unsigned StartIdx = SimpVect.size(); in simplifyFAdd() local
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp573 const CallInst *CI, unsigned StartIdx) { in addStackMapLiveVars()
DSelectionDAGBuilder.cpp3118 int StartIdx[2]; // StartIdx to extract from in visitShuffleVector() local
7229 static void addStackMapLiveVars(ImmutableCallSite CS, unsigned StartIdx, in addStackMapLiveVars()
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp862 unsigned StartIdx, EndIdx; member
/external/llvm/lib/Analysis/
DValueTracking.cpp2833 uint64_t StartIdx = 0; in getConstantStringInfo() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2885 int StartIdx[2]; // StartIdx to extract from in visitShuffleVector() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp5863 int StartIdx = -1; in RewriteAsNarrowerShuffle() local