Home
last modified time | relevance | path

Searched defs:getEntry (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPSearchResult.cpp48 const LDAPEntry* LDAPSearchResult::getEntry() const{ in getEntry() function in LDAPSearchResult
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DNonRelocatableStringpool.cpp13 DwarfStringPoolEntryRef NonRelocatableStringpool::getEntry(StringRef S) { in getEntry() function in llvm::NonRelocatableStringpool
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DAssembler.h69 BasicBlockFiller getEntry() { return Entry; } in getEntry() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DDwarfStringPoolEntry.h59 DwarfStringPoolEntry getEntry() const { return getMapEntry()->getValue(); } in getEntry() function
H A DDbgEntityHistoryCalculator.h108 Entry &getEntry(InlinedEntity Var, EntryIndex Index) { in getEntry() function
H A DDIE.h321 DIE &getEntry() const { return *Entry; } in getEntry() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfStringPool.cpp39 DwarfStringPool::EntryRef DwarfStringPool::getEntry(AsmPrinter &Asm, in getEntry() function in DwarfStringPool
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DCacheMap.h142 CacheMap<Key_t, Value_t>::getEntry (Key_t key) in getEntry() function
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DCacheMap.h142 CacheMap<Key_t, Value_t>::getEntry (Key_t key) in getEntry() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DELF.h816 Expected<const T *> ELFFile<ELFT>::getEntry(uint32_t Section, in getEntry() function
826 Expected<const T *> ELFFile<ELFT>::getEntry(const Elf_Shdr &Section, in getEntry() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1640 const VPBlockBase *getEntry() const { return Entry; } in getEntry() function
1641 VPBlockBase *getEntry() { return Entry; } in getEntry() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DCFG.h1331 CFGBlock & getEntry() { return *Entry; } in getEntry() function
1332 const CFGBlock & getEntry() const { return *Entry; } in getEntry() function
H A DProgramPoint.h645 const CFGBlock *getEntry() const { in getEntry() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp611 DWARFDebugNames::NameIndex::getEntry(uint64_t *Offset) const { in getEntry() function in DWARFDebugNames::NameIndex
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProf.h1078 const Entry &getEntry(uint32_t I) const { return getCutoffEntryBase()[I]; } in getEntry() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp552 MachineBasicBlock *getEntry() { in getEntry() function in __anon8dbf25c70211::RegionMRT
972 MachineBasicBlock *LinearizedRegion::getEntry() { return Entry; } in getEntry() function in LinearizedRegion