Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DRegisterBankInfo.cpp267 static hash_code hashPartialMapping(unsigned StartIdx, unsigned Length, in hashPartialMapping()
280 RegisterBankInfo::getPartialMapping(unsigned StartIdx, unsigned Length, in getPartialMapping()
297 RegisterBankInfo::getValueMapping(unsigned StartIdx, unsigned Length, in getValueMapping()
666 int StartIdx = OpToNewVRegIdx[OpIdx]; in getVRegsMem() local
684 RegisterBankInfo::OperandsMapper::getNewVRegsEnd(unsigned StartIdx, in getNewVRegsEnd()
689 RegisterBankInfo::OperandsMapper::getNewVRegsEnd(unsigned StartIdx, in getNewVRegsEnd()
737 int StartIdx = OpToNewVRegIdx[OpIdx]; in getVRegs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineOutliner.cpp129 unsigned StartIdx = EmptyIdx; member
276 SuffixTreeNode *insertLeaf(SuffixTreeNode &Parent, unsigned StartIdx, in insertLeaf()
296 SuffixTreeNode *insertInternalNode(SuffixTreeNode *Parent, unsigned StartIdx, in insertInternalNode()
1024 for (const unsigned &StartIdx : RS.StartIndices) { in findCandidates() local
DLiveInterval.cpp120 VNInfo *extendInBlock(SlotIndex StartIdx, SlotIndex Use) { in extendInBlock()
136 SlotIndex StartIdx, SlotIndex Use) { in extendInBlock()
565 SlotIndex StartIdx, SlotIndex Kill) { in extendInBlock()
573 VNInfo *LiveRange::extendInBlock(SlotIndex StartIdx, SlotIndex Kill) { in extendInBlock()
DStackMaps.cpp399 const unsigned StartIdx = opers.getVarIdx(); in recordStatepoint() local
DTargetInstrInfo.cpp472 unsigned StartIdx = 0; in foldPatchpoint() local
DLiveDebugVariables.cpp1304 void UserValue::insertDebugValue(MachineBasicBlock *MBB, SlotIndex StartIdx, in insertDebugValue()
DRegAllocGreedy.cpp2159 SlotIndex StartIdx = in calcGapWeights() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ExpandImm.cpp157 int StartIdx = NotSet; in trySequenceOfOnes() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DRegisterBankInfo.h52 unsigned StartIdx; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DCallingConvLower.h389 for (unsigned StartIdx = 0; StartIdx <= Regs.size() - RegsRequired; in AllocateRegBlock() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1902 Value *InnerLoopVectorizer::getStepVector(Value *Val, int StartIdx, Value *Step, in getStepVector()
1990 auto *StartIdx = getSignedIntOrFpConstant(ScalarIVTy, VF * Part + Lane); in buildScalarSteps() local
2999 Value *StartIdx = ConstantInt::get(IdxTy, 0); in createVectorizedLoopSkeleton() local
6625 Value *InnerLoopUnroller::getStepVector(Value *Val, int StartIdx, Value *Step, in getStepVector()
DSLPVectorizer.cpp5793 unsigned StartIdx = 0; in vectorizeStores() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp761 const CallInst *CI, unsigned StartIdx) { in addStackMapLiveVars()
DSelectionDAGBuilder.cpp3697 int StartIdx[2] = { -1, -1 }; // StartIdx to extract from in visitShuffleVector() local
8718 static void addStackMapLiveVars(ImmutableCallSite CS, unsigned StartIdx, in addStackMapLiveVars()
DDAGCombiner.cpp15800 size_t StartIdx = 0; in MergeConsecutiveStores() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp543 unsigned StartIdx = SimpVect.size(); in simplifyFAdd() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DValueTracking.cpp3656 uint64_t StartIdx = 0; in getConstantDataArrayInfo() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp1152 unsigned StartIdx, EndIdx; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp11648 int StartIdx = i - (M % NumElts); in matchShuffleAsRotate() local