Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVRange.cpp83 LVScope *LVRange::getEntry(LVAddress Address) const { in getEntry() function in LVRange
109 LVScope *LVRange::getEntry(LVAddress LowerAddress, in getEntry() function in LVRange
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DNonRelocatableStringpool.cpp14 DwarfStringPoolEntryRef NonRelocatableStringpool::getEntry(StringRef S) { in getEntry() function in llvm::NonRelocatableStringpool
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanCFG.h120 BlockTy getEntry() { return Entry; } in getEntry() function
H A DVPlan.h3188 const VPBlockBase *getEntry() const { return Entry; } in getEntry() function
3189 VPBlockBase *getEntry() { return Entry; } in getEntry() function
3355 VPBasicBlock *getEntry() { return Entry; } in getEntry() function
3356 const VPBasicBlock *getEntry() const { return Entry; } in getEntry() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDwarfStringPoolEntry.h95 const DwarfStringPoolEntry &getEntry() const { getEntry() function
H A DDbgEntityHistoryCalculator.h107 Entry &getEntry(InlinedEntity Var, EntryIndex Index) { in getEntry() function
H A DDIE.h326 DIE &getEntry() const { return *Entry; } in getEntry() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfStringPool.cpp39 DwarfStringPool::EntryRef DwarfStringPool::getEntry(AsmPrinter &Asm, in getEntry() function in DwarfStringPool
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DELF.h977 Expected<const T *> ELFFile<ELFT>::getEntry(uint32_t Section, in getEntry() function
987 Expected<const T *> ELFFile<ELFT>::getEntry(const Elf_Shdr &Section, in getEntry() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp88 const LVSymbolTableEntry &LVSymbolTable::getEntry(StringRef Name) { in getEntry() function in LVSymbolTable
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DCFG.h1322 CFGBlock & getEntry() { return *Entry; } in getEntry() function
1323 const CFGBlock & getEntry() const { return *Entry; } in getEntry() function
H A DProgramPoint.h643 const CFGBlock *getEntry() const { in getEntry() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp769 DWARFDebugNames::NameIndex::getEntry(uint64_t *Offset) const { in getEntry() function in DWARFDebugNames::NameIndex
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h1220 const Entry &getEntry(uint32_t I) const { return getCutoffEntryBase()[I]; } in getEntry() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp552 MachineBasicBlock *getEntry() { in getEntry() function in __anon3d3c1dbc0211::RegionMRT
968 MachineBasicBlock *LinearizedRegion::getEntry() { return Entry; } in getEntry() function in LinearizedRegion