Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DNonRelocatableStringpool.cpp14 DwarfStringPoolEntryRef NonRelocatableStringpool::getEntry(StringRef S) { in getEntry() function in llvm::NonRelocatableStringpool
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanCFG.h120 BlockTy getEntry() { return Entry; } in getEntry() function
H A DVPlan.h2582 const VPBlockBase *getEntry() const { return Entry; } getEntry() function
2583 VPBlockBase *getEntry() { return Entry; } getEntry() function
2737 VPBasicBlock *getEntry() { return Entry; } getEntry() function
2738 const VPBasicBlock *getEntry() const { return Entry; } getEntry() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDwarfStringPoolEntry.h98 const DwarfStringPoolEntry &getEntry() const { in 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-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfStringPool.cpp39 DwarfStringPool::EntryRef DwarfStringPool::getEntry(AsmPrinter &Asm, in getEntry() function in DwarfStringPool
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DELF.h929 Expected<const T *> ELFFile<ELFT>::getEntry(uint32_t Section, getEntry() function
939 Expected<const T *> ELFFile<ELFT>::getEntry(const Elf_Shdr &Section, getEntry() function
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp88 const LVSymbolTableEntry &LVSymbolTable::getEntry(StringRef Name) { in getEntry() function in LVSymbolTable
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/
H A DCFG.h1319 CFGBlock & getEntry() { return *Entry; } getEntry() function
1320 const CFGBlock & getEntry() const { return *Entry; } getEntry() function
H A DProgramPoint.h643 const CFGBlock *getEntry() const { in getEntry() function
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp693 DWARFDebugNames::NameIndex::getEntry(uint64_t *Offset) const { getEntry() function in DWARFDebugNames::NameIndex
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A Daarch32.cpp280 const FixupInfoBase *getEntry(Edge::Kind K) { in getEntry() function in llvm::jitlink::aarch32::__anonf2f96ea30111::FixupInfoTable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h1136 const Entry &getEntry(uint32_t I) const { return getCutoffEntryBase()[I]; } getEntry() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp552 MachineBasicBlock *getEntry() { in getEntry() function in __anoncc6d720e0211::RegionMRT
970 MachineBasicBlock *LinearizedRegion::getEntry() { return Entry; } getEntry() function in LinearizedRegion
[all...]