Home
last modified time | relevance | path

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

/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
/llvm-project/llvm/lib/CodeGen/
H A DNonRelocatableStringpool.cpp14 DwarfStringPoolEntryRef NonRelocatableStringpool::getEntry(StringRef S) { in getEntry() function in llvm::NonRelocatableStringpool
/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DAssembler.h70 BasicBlockFiller getEntry() { return Entry; } in getEntry() function
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanCFG.h120 BlockTy getEntry() { return Entry; } getEntry() function
[all...]
H A DVPlan.h3058 const VPBlockBase *getEntry() const { return Entry; } getEntry() function
3059 VPBlockBase *getEntry() { return Entry; } getEntry() function
3219 VPBasicBlock *getEntry() { return Entry; } getEntry() function
3220 const VPBasicBlock *getEntry() const { return Entry; } getEntry() function
/llvm-project/bolt/include/bolt/Profile/
H A DBoltAddressTranslation.h193 const EntryTy &getEntry(uint32_t BBInputOffset) const { getEntry() function
232 const EntryTy &getEntry(uint64_t FuncOutputAddress) const { getEntry() function
/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
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfStringPool.cpp39 DwarfStringPool::EntryRef DwarfStringPool::getEntry(AsmPrinter &Asm, in getEntry() function in DwarfStringPool
/llvm-project/llvm/include/llvm/Object/
H A DELF.h977 Expected<const T *> ELFFile<ELFT>::getEntry(uint32_t Section, getEntry() function
987 Expected<const T *> ELFFile<ELFT>::getEntry(const Elf_Shdr &Section, getEntry() function
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp88 const LVSymbolTableEntry &LVSymbolTable::getEntry(StringRef Name) { in getEntry() function in LVSymbolTable
/llvm-project/offload/include/OpenMP/
H A DMapping.h362 HostDataToTargetTy *getEntry() const { return Entry; } in getEntry() function
/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
/llvm-project/lld/wasm/
H A DDriver.cpp405 static StringRef getEntry(opt::InputArgList &args) { getEntry() function
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp769 DWARFDebugNames::NameIndex::getEntry(uint64_t *Offset) const { in getEntry() function in DWARFDebugNames::NameIndex
/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A Daarch32.cpp280 const FixupInfoBase *getEntry(Edge::Kind K) { getEntry() function in llvm::jitlink::aarch32::__anonce98c4e40111::FixupInfoTable
/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h1221 const Entry &getEntry(uint32_t I) const { return getCutoffEntryBase()[I]; } getEntry() function
/llvm-project/polly/include/polly/
H A DScopInfo.h2108 BasicBlock *getEntry() const { return R.getEntry(); } getEntry() function
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp
/llvm-project/bolt/runtime/
H A Dinstr.cpp383 MapEntry &getEntry(MapEntry *Entries, uint64_t Key, uint64_t Selector, in getEntry() function in __anonc11c1cb60211::SimpleHashTable