Home
last modified time | relevance | path

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

12

/external/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
/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-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()
/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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ExpandImm.cpp157 int StartIdx = NotSet; in trySequenceOfOnes() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DRegisterBankInfo.h52 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/llvm/include/llvm/CodeGen/
DCallingConvLower.h377 for (unsigned StartIdx = 0; StartIdx <= Regs.size() - RegsRequired; in AllocateRegBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DCallingConvLower.h389 for (unsigned StartIdx = 0; StartIdx <= Regs.size() - RegsRequired; in AllocateRegBlock() 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/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()
/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()

12