Home
last modified time | relevance | path

Searched defs:StartIndex (Results 1 – 25 of 31) sorted by relevance

12

/llvm-project/clang-tools-extra/pseudo/include/clang-pseudo/
H A DForest.h
/llvm-project/clang/test/Index/
H A Dload-exprs.c27 enum { StartIndex = 1 }; enumerator
/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVInstPrinter.cpp37 unsigned StartIndex, in printRemainingVariableOps() argument
52 unsigned StartIndex, in printOpConstantVarOps() argument
H A DSPIRVBaseInfo.h250 getSPIRVStringOperand(const InstType & MI,unsigned StartIndex) getSPIRVStringOperand() argument
/llvm-project/llvm/include/llvm/ADT/
H A DPriorityWorklist.h120 ptrdiff_t StartIndex = V.size(); in insert() local
/llvm-project/bolt/lib/Core/
H A DJumpTable.cpp43 size_t StartIndex = 0, EndIndex = 0; in getEntriesForAddress() local
H A DBinaryFunction.cpp3720 const int64_t StartIndex = Start ? getIndex(Start) : -1LL; insertBasicBlocks() local
3749 const unsigned StartIndex = getIndex(&*StartBB); insertBasicBlocks() local
3776 updateBBIndices(const unsigned StartIndex) updateBBIndices() argument
3784 const unsigned StartIndex = getIndex(Start) + 1; updateCFIState() local
3799 unsigned StartIndex = getIndex(Start); updateLayout() local
[all...]
/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DIncludeSorter.cpp48 size_t StartIndex = Canonical.find_last_of('/'); in makeCanonicalName() local
/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DCVSymbolVisitor.cpp120 if (!Symbols.isOffsetValid(ParentOffsets[StartIndex])) in visitSymbolStreamFiltered() local
/llvm-project/bolt/include/bolt/Core/
H A DFunctionLayout.h80 unsigned StartIndex; variable
/llvm-project/clang/include/clang/Analysis/
H A DCloneDetection.h45 unsigned StartIndex; variable
/llvm-project/llvm/unittests/CodeGen/
H A DMLRegAllocDevelopmentFeatures.cpp41 size_t StartIndex; global() member
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVUtils.cpp76 getStringImm(const MachineInstr & MI,unsigned StartIndex) getStringImm() argument
/llvm-project/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp890 pushOutAdd(PHINode * & Phi,Value * OffsSecondOperand,unsigned StartIndex) pushOutAdd() argument
921 Value *StartIndex = pushOutMulShl() local
[all...]
/llvm-project/llvm/unittests/Support/
H A Draw_ostream_test.cpp43 unsigned StartIndex = 256 - BytesLeftInBuffer; printToString() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp180 EntryIndex StartIndex = 0; in trimLocationRanges() local
/llvm-project/clang/lib/Analysis/
H A DCloneDetection.cpp24 unsigned StartIndex, unsigned EndIndex) in StmtSequence()
/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerFork.cpp144 size_t StartIndex = ((JobId - 1) % NumCorpuses) * AverageCorpusSize; in CreateNewJob() local
/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp1740 unsigned StartIndex; member in __anonfdfcccb10411::SanitizeDtorFieldRange
1744 SanitizeDtorFieldRange(const CXXDestructorDecl *Dtor, unsigned StartIndex, in SanitizeDtorFieldRange() argument
1811 std::optional<unsigned> StartIndex; member in __anonfdfcccb10411::SanitizeDtorCleanupBuilder
[all...]
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp726 stackFrameIncludesInlinedCallStack(ArrayRef<Frame> ProfileCallStack,ArrayRef<uint64_t> InlinedCallStack,unsigned StartIndex=0) stackFrameIncludesInlinedCallStack() argument
/llvm-project/clang-tools-extra/clangd/
H A DSourceCode.cpp1130 llvm::Expected<size_t> StartIndex = positionToOffset(Contents, Start, false); in applyChange() local
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp1278 SlotIndex StartIndex = Indexes->getMBBEndIdx(this); SplitCriticalEdge() local
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DEasilySwappableParametersCheck.cpp1413 const TheCheck &Check, const FunctionDecl *FD, std::size_t StartIndex, in modelMixingRange()
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStreamChecker.cpp822 escapeByStartIndexAndCount(ProgramStateRef State,const CallEvent & Call,unsigned BlockCount,const SubRegion * Buffer,QualType ElemType,int64_t StartIndex,int64_t ElementCount) escapeByStartIndexAndCount() argument
/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp1159 unsigned StartIndex = Index; CheckImplicitInitList() local
3496 Expr *StartIndex = static_cast<Expr *>(D.getArrayRangeStart()); ActOnDesignatedInitializer() local
[all...]

12