Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DNonRelocatableStringpool.cpp14 DwarfStringPoolEntryRef NonRelocatableStringpool::getEntry(StringRef S) { in getEntry() function in llvm::NonRelocatableStringpool
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DAssembler.h69 BasicBlockFiller getEntry() { return Entry; } in getEntry() function
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanCFG.h119 BlockTy getEntry() { return Entry; } in getEntry() function
H A DVPlan.h2102 const VPBlockBase *getEntry() const { return Entry; } in getEntry() function
2103 VPBlockBase *getEntry() { return Entry; } in getEntry() function
2223 VPBlockBase *getEntry() { return Entry; } in getEntry() function
2224 const VPBlockBase *getEntry() const { return Entry; } in getEntry() function
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DDwarfStringPoolEntry.h95 const DwarfStringPoolEntry &getEntry() const { in getEntry() function
H A DDbgEntityHistoryCalculator.h107 Entry &getEntry(InlinedEntity Var, EntryIndex Index) { in getEntry() function
H A DDIE.h321 DIE &getEntry() const { return *Entry; } in getEntry() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfStringPool.cpp39 DwarfStringPool::EntryRef DwarfStringPool::getEntry(AsmPrinter &Asm, in getEntry() function in DwarfStringPool
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DELF.h850 Expected<const T *> ELFFile<ELFT>::getEntry(uint32_t Section, in getEntry() function
860 Expected<const T *> ELFFile<ELFT>::getEntry(const Elf_Shdr &Section, in getEntry() function
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp88 const LVSymbolTableEntry &LVSymbolTable::getEntry(StringRef Name) { in getEntry() function in LVSymbolTable
/openbsd-src/gnu/llvm/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.h643 const CFGBlock *getEntry() const { in getEntry() function
/openbsd-src/gnu/llvm/lld/wasm/
H A DDriver.cpp358 static StringRef getEntry(opt::InputArgList &args) { in getEntry() function
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp611 DWARFDebugNames::NameIndex::getEntry(uint64_t *Offset) const { in getEntry() function in DWARFDebugNames::NameIndex
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DInstrProf.h1161 const Entry &getEntry(uint32_t I) const { return getCutoffEntryBase()[I]; } in getEntry() function
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp552 MachineBasicBlock *getEntry() { in getEntry() function in __anonf8f2b3930211::RegionMRT
970 MachineBasicBlock *LinearizedRegion::getEntry() { return Entry; } in getEntry() function in LinearizedRegion