Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegisterBankInfo.cpp264 static hash_code hashPartialMapping(unsigned StartIdx, unsigned Length, in hashPartialMapping()
277 RegisterBankInfo::getPartialMapping(unsigned StartIdx, unsigned Length, in getPartialMapping()
294 RegisterBankInfo::getValueMapping(unsigned StartIdx, unsigned Length, in getValueMapping()
669 int StartIdx = OpToNewVRegIdx[OpIdx]; in getVRegsMem() local
687 RegisterBankInfo::OperandsMapper::getNewVRegsEnd(unsigned StartIdx, in getNewVRegsEnd()
692 RegisterBankInfo::OperandsMapper::getNewVRegsEnd(unsigned StartIdx, in getNewVRegsEnd()
740 int StartIdx = OpToNewVRegIdx[OpIdx]; in getVRegs() local
H A DLiveInterval.cpp120 VNInfo *extendInBlock(SlotIndex StartIdx, SlotIndex Use) { in extendInBlock()
136 SlotIndex StartIdx, SlotIndex Use) { in extendInBlock()
550 SlotIndex StartIdx, SlotIndex Kill) { in extendInBlock()
558 VNInfo *LiveRange::extendInBlock(SlotIndex StartIdx, SlotIndex Kill) { in extendInBlock()
H A DStackMaps.cpp576 const unsigned StartIdx = opers.getVarIdx(); in recordStatepoint() local
H A DMachineOutliner.cpp539 for (const unsigned &StartIdx : RS.StartIndices) { in findCandidates() local
H A DTargetInstrInfo.cpp495 unsigned StartIdx = 0; in foldPatchpoint() local
H A DRegAllocGreedy.cpp1399 SlotIndex StartIdx = in calcGapWeights() local
H A DLiveDebugVariables.cpp1660 void UserValue::insertDebugValue(MachineBasicBlock *MBB, SlotIndex StartIdx, in insertDebugValue()
H A DMachineScheduler.cpp2607 unsigned StartIdx = 0; in dumpReservedCycles() local
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DSuffixTree.cpp42 unsigned StartIdx, unsigned Edge) { in insertLeaf()
54 unsigned StartIdx, in insertInternalNode()
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DSuffixTree.h50 unsigned StartIdx = EmptyIdx; member
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ExpandImm.cpp155 int StartIdx = NotSet; in trySequenceOfOnes() local
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp377 unsigned StartIdx = CurrentIdx; in EmitMatcher() local
507 unsigned StartIdx = CurrentIdx; in EmitMatcher() local
H A DCodeGenSchedule.cpp1580 const SmallVectorImpl<unsigned> &RWSeq, bool IsRead, unsigned StartIdx) { in substituteVariantOperand()
1620 unsigned StartIdx = TransVec.size(); in substituteVariants() local
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DRegisterBankInfo.h52 unsigned StartIdx; member
H A DCallingConvLower.h365 for (unsigned StartIdx = 0; StartIdx <= Regs.size() - RegsRequired; in AllocateRegBlock() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMaskingPreRA.cpp350 SlotIndex StartIdx = LIS->getInstructionIndex(SaveExecMI); in optimizeElseBranch() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp407 IRSimilarityCandidate::IRSimilarityCandidate(unsigned StartIdx, unsigned Len, in IRSimilarityCandidate()
926 for (const unsigned &StartIdx : RS.StartIndices) { in createCandidatesFromSuffixTree() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp359 unsigned StartIdx = Inst->getNumOperands(); in lowerInlineAsm() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp2370 unsigned StartIdx = IRSC->getStartIdx(); in isCompatibleWithAlreadyOutlinedCode() local
2428 unsigned StartIdx = IRSC.getStartIdx(); in pruneIncompatibleRegions() local
2973 unsigned StartIdx = OS->Candidate->getStartIdx(); in doOutline() local
/openbsd-src/gnu/llvm/llvm/lib/Demangle/
H A DRustDemangle.cpp1064 static void removeNullBytes(OutputBuffer &Output, size_t StartIdx) { in removeNullBytes()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp1262 unsigned StartIdx = 0; in execute() local
H A DLoopVectorize.cpp2300 static Value *getStepVector(Value *Val, Value *StartIdx, Value *Step, in getStepVector()
2424 Value *StartIdx = Builder.CreateBinOp( in buildScalarSteps() local
8722 Value *StartIdx = ConstantInt::get(IdxTy, 0); in addCanonicalIVRecipes() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp616 const CallInst *CI, unsigned StartIdx) { in addStackMapLiveVars()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp545 unsigned StartIdx = SimpVect.size(); in simplifyFAdd() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1403 unsigned StartIdx, EndIdx; member

12