/external/llvm/lib/CodeGen/GlobalISel/ |
D | RegisterBankInfo.cpp | 529 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/ |
D | esan_circular_buffer.h | 92 uptr StartIdx; variable
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | DAGISelMatcherEmitter.cpp | 147 unsigned StartIdx = CurrentIdx; in EmitMatcher() local 269 unsigned StartIdx = CurrentIdx; in EmitMatcher() local
|
/external/llvm/utils/TableGen/ |
D | DAGISelMatcherEmitter.cpp | 165 unsigned StartIdx = CurrentIdx; in EmitMatcher() local 300 unsigned StartIdx = CurrentIdx; in EmitMatcher() local
|
D | CodeGenSchedule.cpp | 1218 const SmallVectorImpl<unsigned> &RWSeq, bool IsRead, unsigned StartIdx) { in substituteVariantOperand() 1261 unsigned StartIdx = TransVec.size(); in substituteVariants() local
|
/external/llvm/include/llvm/CodeGen/GlobalISel/ |
D | RegisterBankInfo.h | 48 unsigned StartIdx; member
|
/external/llvm/lib/CodeGen/ |
D | LiveInterval.cpp | 92 VNInfo *extendInBlock(SlotIndex StartIdx, SlotIndex Use) { in extendInBlock() 513 VNInfo *LiveRange::extendInBlock(SlotIndex StartIdx, SlotIndex Kill) { in extendInBlock()
|
D | StackMaps.cpp | 379 const unsigned StartIdx = opers.getVarIdx(); in recordStatepoint() local
|
D | TargetInstrInfo.cpp | 438 unsigned StartIdx = 0; in foldPatchpoint() local
|
D | RegAllocGreedy.cpp | 1655 SlotIndex StartIdx = in calcGapWeights() local
|
/external/clang/include/clang/Lex/ |
D | HeaderSearch.h | 185 unsigned StartIdx; member
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ValueTracking.cpp | 1571 uint64_t StartIdx = 0; in GetConstantStringInfo() local 1698 uint64_t StartIdx = 0; in GetStringLengthH() local
|
/external/llvm/include/llvm/CodeGen/ |
D | CallingConvLower.h | 377 for (unsigned StartIdx = 0; StartIdx <= Regs.size() - RegsRequired; in AllocateRegBlock() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | LiveInterval.cpp | 279 VNInfo *LiveInterval::extendInBlock(SlotIndex StartIdx, SlotIndex Kill) { in extendInBlock()
|
D | RegAllocGreedy.cpp | 1275 SlotIndex StartIdx = in calcGapWeights() local
|
D | LiveIntervalAnalysis.cpp | 2145 SlotIndex StartIdx = Index.getLoadIndex(); in spillPhysRegAroundRegDefsUses() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ExpandPseudoInsts.cpp | 301 int StartIdx = NotSet; in trySequenceOfOnes() local
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 1978 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/ |
D | InstCombineAddSub.cpp | 620 unsigned StartIdx = SimpVect.size(); in simplifyFAdd() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | FastISel.cpp | 573 const CallInst *CI, unsigned StartIdx) { in addStackMapLiveVars()
|
D | SelectionDAGBuilder.cpp | 3118 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/ |
D | PPCISelDAGToDAG.cpp | 862 unsigned StartIdx, EndIdx; member
|
/external/llvm/lib/Analysis/ |
D | ValueTracking.cpp | 2833 uint64_t StartIdx = 0; in getConstantStringInfo() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 2885 int StartIdx[2]; // StartIdx to extract from in visitShuffleVector() local
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86ISelLowering.cpp | 5863 int StartIdx = -1; in RewriteAsNarrowerShuffle() local
|