Home
last modified time | relevance | path

Searched defs:Iter (Results 1 – 25 of 161) sorted by relevance

1234567

/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp90 LVSymbolNames::iterator Iter = SymbolNames.find(std::string(Name)); in getEntry() local
94 LVSymbolNames::iterator Iter = SymbolNames.find(std::string(Name)); in getAddress() local
98 LVSymbolNames::iterator Iter = SymbolNames.find(std::string(Name)); in getIndex() local
103 LVSymbolNames::iterator Iter in getIsComdat() local
316 LVSections::iterator Iter = Sections.find(SectionIndex); getSection() local
327 LVSectionAddresses::const_iterator Iter = getSection() local
584 LVLines::iterator Iter = DebugLines->begin(); processLines() local
852 for (LVLines::iterator Iter = IterStart; Iter < IterEnd; ++Iter) processLines() local
871 LVInlineeLine::iterator Iter = CUInlineeLines.find(Scope); includeInlineeLines() local
904 LVLines::iterator Iter = std::find_if( includeInlineeLines() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DAnnotationRemarks.cpp55 auto Iter = DebugLoc2Annotated.insert({I.getDebugLoc().getAsMDNode(), {}}); in runImpl() local
65 auto Iter = Mapping.insert({AnnotationStr, 0}); in runImpl() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVEVPTBlockPass.cpp100 static bool StepOverPredicatedInstrs(MachineBasicBlock::instr_iterator &Iter, in StepOverPredicatedInstrs() argument
131 IsVPRDefinedOrKilledByBlock(MachineBasicBlock::iterator Iter,MachineBasicBlock::iterator End) IsVPRDefinedOrKilledByBlock() argument
162 CreateVPTBlock(MachineBasicBlock::instr_iterator & Iter,MachineBasicBlock::instr_iterator EndIter,SmallVectorImpl<MachineInstr * > & DeadInstructions) CreateVPTBlock() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugStringTableSubsection.cpp98 auto Iter = StringToId.find(S); in getIdForString() local
104 auto Iter = IdToString.find(Id); in getStringForId() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp275 auto Iter = GlobalOffsetToSymbolId.find(Offset); in getOrCreateGlobalSymbolByOffset() local
304 auto Iter = SymTabOffsetToSymbolId.find({Modi, RecordOffset}); in getOrCreateInlineSymbol() local
341 auto Iter = AddressToSymbolId.find({Sect, Offset}); in findFunctionSymbolBySectOffset() local
386 auto Iter in findPublicSymbolBySectOffset() local
627 auto Iter = FileNameOffsetToId.find(Checksums.FileNameOffset); getOrCreateSourceFile() local
[all...]
H A DInputFile.cpp245 auto Iter = SC.checksums().getArray().at(Offset); in getNameFromChecksums() local
280 auto Iter = SC.checksums().getArray().at(Offset); in formatFromChecksumsOffset() local
531 auto &Iter = *SectionIter; in scanToNextDebugS() local
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DHTMLLogger.cpp154 unsigned Iter; member
246 iterID(unsigned Block,unsigned Iter) iterID() argument
249 elementIterID(unsigned Block,unsigned Iter,unsigned Element) elementIterID() argument
262 unsigned Iter = Iters.back().Iter; recordState() local
313 const Iteration &Iter = Iters[IterIdx]; writeBlock() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Testing/Annotations/
H A DAnnotations.cpp107 auto Iter = Points.find(Name); in pointsWithPayload() local
152 auto Iter = Ranges.find(Name); in rangesWithPayload() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DRegisterUtilities.cpp36 auto Iter = llvm::find_if( in getRegset() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp534 handleIncrement(CheckerContext & C,SVal RetVal,SVal Iter,bool Postfix) const handleIncrement() argument
560 handleDecrement(CheckerContext & C,SVal RetVal,SVal Iter,bool Postfix) const handleDecrement() argument
668 handleAdvance(CheckerContext & C,const Expr * CE,SVal RetVal,SVal Iter,SVal Amount) const handleAdvance() argument
674 handlePrev(CheckerContext & C,const Expr * CE,SVal RetVal,SVal Iter,SVal Amount) const handlePrev() argument
679 handleNext(CheckerContext & C,const Expr * CE,SVal RetVal,SVal Iter,SVal Amount) const handleNext() argument
695 noChangeInAdvance(CheckerContext & C,SVal Iter,const Expr * CE) const noChangeInAdvance() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DUnresolvedSet.h40 explicit UnresolvedSetIterator(DeclAccessPair *Iter) in UnresolvedSetIterator() argument
42 explicit UnresolvedSetIterator(const DeclAccessPair *Iter) in UnresolvedSetIterator() argument
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVCompare.cpp75 LVCompareInfo::iterator Iter = Results.find(Kind); in getResultsEntry() local
81 LVCompareInfo::iterator Iter = getResultsEntry(Element); in updateExpected() local
89 LVCompareInfo::iterator Iter = getResultsEntry(Element); in updateMissingOrAdded() local
H A DLVReader.cpp39 LVIntegrity::iterator Iter = Integrity.find(Element); in checkIntegrityScopesTree() local
190 LVCompileUnits::const_iterator Iter = in getFilename() local
H A DLVSymbol.cpp114 LVLocations::iterator Iter = Locations->insert(Pos, Gap); in addLocationGap() local
144 for (LVLocations::iterator Iter = Locations->begin(); in fillLocationGaps() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringMap.h235 const_iterator Iter = find(Key); lookup() local
244 auto Iter = this->find(std::move(Val)); at() local
492 StringMapKeyIterator(StringMapConstIterator<ValueTy> Iter) StringMapKeyIterator() argument
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DTransformer.cpp43 auto Iter = ChangesByFileID in convertToAtomicChanges() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MCA/
H A DSourceMgr.h66 CircularSourceMgr(ArrayRef<UniqueInst> S, unsigned Iter) in CircularSourceMgr()
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Inclusions/
H A DHeaderIncludes.cpp331 auto Iter = addExistingInclude() local
372 auto Iter = IncludesByPriority.find(Priority); insert() local
399 auto Iter = ExistingIncludes.find(IncludeName); remove() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVStringPool.h51 TableType::const_iterator Iter = StringTable.find(Key); in findIndex() local
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Core/
H A DDiagnostic.cpp63 auto Iter = llvm::find_if(D.Notes, [](const tooling::DiagnosticMessage &D) { in selectFirstFix() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DBinaryItemStream.h90 auto Iter = llvm::lower_bound(ItemEndOffsets, Offset); in translateOffsetIndex() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.h47 auto Iter = Individual.try_emplace(Kind, 1, RecordSize); in update() local
/freebsd-src/contrib/llvm-project/llvm/lib/TextAPI/
H A DInterfaceFile.cpp44 auto Iter = lower_bound(ParentUmbrellas, Target_, addParentUmbrella() local
61 auto Iter = addRPath() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCGenScalarMASSEntries.cpp119 auto Iter = ScalarMASSFuncs.find(Func.getName()); in runOnModule() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryProfileInfo.h124 IteratorT Iter; global() member

1234567