/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | RegisterBankInfo.cpp | 264 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 D | LiveInterval.cpp | 120 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 D | StackMaps.cpp | 576 const unsigned StartIdx = opers.getVarIdx(); in recordStatepoint() local
|
H A D | MachineOutliner.cpp | 539 for (const unsigned &StartIdx : RS.StartIndices) { in findCandidates() local
|
H A D | TargetInstrInfo.cpp | 495 unsigned StartIdx = 0; in foldPatchpoint() local
|
H A D | RegAllocGreedy.cpp | 1399 SlotIndex StartIdx = in calcGapWeights() local
|
H A D | LiveDebugVariables.cpp | 1660 void UserValue::insertDebugValue(MachineBasicBlock *MBB, SlotIndex StartIdx, in insertDebugValue()
|
H A D | MachineScheduler.cpp | 2607 unsigned StartIdx = 0; in dumpReservedCycles() local
|
/openbsd-src/gnu/llvm/llvm/lib/Support/ |
H A D | SuffixTree.cpp | 42 unsigned StartIdx, unsigned Edge) { in insertLeaf() 54 unsigned StartIdx, in insertInternalNode()
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
H A D | SuffixTree.h | 50 unsigned StartIdx = EmptyIdx; member
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64ExpandImm.cpp | 155 int StartIdx = NotSet; in trySequenceOfOnes() local
|
/openbsd-src/gnu/llvm/llvm/utils/TableGen/ |
H A D | DAGISelMatcherEmitter.cpp | 377 unsigned StartIdx = CurrentIdx; in EmitMatcher() local 507 unsigned StartIdx = CurrentIdx; in EmitMatcher() local
|
H A D | CodeGenSchedule.cpp | 1580 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 D | RegisterBankInfo.h | 52 unsigned StartIdx; member
|
H A D | CallingConvLower.h | 365 for (unsigned StartIdx = 0; StartIdx <= Regs.size() - RegsRequired; in AllocateRegBlock() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | SIOptimizeExecMaskingPreRA.cpp | 350 SlotIndex StartIdx = LIS->getInstructionIndex(SaveExecMI); in optimizeElseBranch() local
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | IRSimilarityIdentifier.cpp | 407 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 D | InlineAsmLowering.cpp | 359 unsigned StartIdx = Inst->getNumOperands(); in lowerInlineAsm() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/ |
H A D | IROutliner.cpp | 2370 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 D | RustDemangle.cpp | 1064 static void removeNullBytes(OutputBuffer &Output, size_t StartIdx) { in removeNullBytes()
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanRecipes.cpp | 1262 unsigned StartIdx = 0; in execute() local
|
H A D | LoopVectorize.cpp | 2300 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 D | FastISel.cpp | 616 const CallInst *CI, unsigned StartIdx) { in addStackMapLiveVars()
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineAddSub.cpp | 545 unsigned StartIdx = SimpVect.size(); in simplifyFAdd() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCISelDAGToDAG.cpp | 1403 unsigned StartIdx, EndIdx; member
|