Home
last modified time | relevance | path

Searched defs:BeginIt (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/llvm/tools/llvm-readobj/
H A DELFDumper.cpp2103 const GOTEntry *BeginIt, in printGotEntry()
2113 uint64_t GotAddr, const GOTEntry *BeginIt, const GOTEntry *It, in printGlobalGotEntry()
2133 const GOTEntry *BeginIt, in printPLTEntry()
2144 const GOTEntry *BeginIt, in printPLTEntry()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp1613 MachineBasicBlock::iterator BeginIt; in findInsertLocation() local
/aosp_15_r20/external/clang/lib/Frontend/
H A DASTUnit.cpp2638 LocDeclsTy::iterator BeginIt = in findFileRegionDecls() local
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTReader.cpp6615 BeginIt = std::lower_bound(DInfo.Decls.begin(), DInfo.Decls.end(), in FindFileRegionDecls() local