Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DRegisterBankInfo.cpp233 static hash_code hashPartialMapping(unsigned StartIdx, unsigned Length, in hashPartialMapping()
246 RegisterBankInfo::getPartialMapping(unsigned StartIdx, unsigned Length, in getPartialMapping()
263 RegisterBankInfo::getValueMapping(unsigned StartIdx, unsigned Length, in getValueMapping()
618 int StartIdx = OpToNewVRegIdx[OpIdx]; in getVRegsMem() local
636 RegisterBankInfo::OperandsMapper::getNewVRegsEnd(unsigned StartIdx, in getNewVRegsEnd()
641 RegisterBankInfo::OperandsMapper::getNewVRegsEnd(unsigned StartIdx, in getNewVRegsEnd()
689 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-7.0/llvm/lib/CodeGen/
DMachineOutliner.cpp135 unsigned StartIdx = EmptyIdx; member
288 SuffixTreeNode *insertLeaf(SuffixTreeNode &Parent, unsigned StartIdx, in insertLeaf()
308 SuffixTreeNode *insertInternalNode(SuffixTreeNode *Parent, unsigned StartIdx, in insertInternalNode()
928 unsigned StartIdx = M->SuffixIdx; in findCandidates() local
DLiveInterval.cpp121 VNInfo *extendInBlock(SlotIndex StartIdx, SlotIndex Use) { in extendInBlock()
137 SlotIndex StartIdx, SlotIndex Use) { in extendInBlock()
568 SlotIndex StartIdx, SlotIndex Kill) { in extendInBlock()
576 VNInfo *LiveRange::extendInBlock(SlotIndex StartIdx, SlotIndex Kill) { in extendInBlock()
DStackMaps.cpp401 const unsigned StartIdx = opers.getVarIdx(); in recordStatepoint() local
DLiveDebugVariables.cpp1160 void UserValue::insertDebugValue(MachineBasicBlock *MBB, SlotIndex StartIdx, in insertDebugValue()
DTargetInstrInfo.cpp475 unsigned StartIdx = 0; in foldPatchpoint() 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/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DDAGISelMatcherEmitter.cpp280 unsigned StartIdx = CurrentIdx; in EmitMatcher() local
413 unsigned StartIdx = CurrentIdx; in EmitMatcher() local
DCodeGenSchedule.cpp1301 const SmallVectorImpl<unsigned> &RWSeq, bool IsRead, unsigned StartIdx) { in substituteVariantOperand()
1344 unsigned StartIdx = TransVec.size(); in substituteVariants() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DRegisterBankInfo.h51 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
/external/clang/include/clang/Lex/
DHeaderSearch.h185 unsigned StartIdx; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DCallingConvLower.h388 for (unsigned StartIdx = 0; StartIdx <= Regs.size() - RegsRequired; in AllocateRegBlock() local
/external/llvm/include/llvm/CodeGen/
DCallingConvLower.h377 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ExpandPseudoInsts.cpp271 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-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1990 Value *InnerLoopVectorizer::getStepVector(Value *Val, int StartIdx, Value *Step, in getStepVector()
2078 auto *StartIdx = getSignedIntOrFpConstant(ScalarIVTy, VF * Part + Lane); in buildScalarSteps() local
2871 Value *StartIdx = ConstantInt::get(IdxTy, 0); in createVectorizedLoopSkeleton() local
6440 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

12