/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVRange.cpp | 83 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 D | NonRelocatableStringpool.cpp | 14 DwarfStringPoolEntryRef NonRelocatableStringpool::getEntry(StringRef S) { in getEntry() function in llvm::NonRelocatableStringpool
|
/llvm-project/llvm/tools/llvm-exegesis/lib/ |
H A D | Assembler.h | 70 BasicBlockFiller getEntry() { return Entry; } in getEntry() function
|
/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanCFG.h | 120 BlockTy getEntry() { return Entry; } getEntry() function [all...] |
H A D | VPlan.h | 3058 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 D | BoltAddressTranslation.h | 193 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 D | DwarfStringPoolEntry.h | 98 const DwarfStringPoolEntry &getEntry() const { in getEntry() function
|
H A D | DbgEntityHistoryCalculator.h | 107 Entry &getEntry(InlinedEntity Var, EntryIndex Index) { in getEntry() function
|
H A D | DIE.h | 326 DIE &getEntry() const { return *Entry; } in getEntry() function
|
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfStringPool.cpp | 39 DwarfStringPool::EntryRef DwarfStringPool::getEntry(AsmPrinter &Asm, in getEntry() function in DwarfStringPool
|
/llvm-project/llvm/include/llvm/Object/ |
H A D | ELF.h | 977 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 D | LVBinaryReader.cpp | 88 const LVSymbolTableEntry &LVSymbolTable::getEntry(StringRef Name) { in getEntry() function in LVSymbolTable
|
/llvm-project/offload/include/OpenMP/ |
H A D | Mapping.h | 362 HostDataToTargetTy *getEntry() const { return Entry; } in getEntry() function
|
/llvm-project/clang/include/clang/Analysis/ |
H A D | CFG.h | 1322 CFGBlock & getEntry() { return *Entry; } in getEntry() function 1323 const CFGBlock & getEntry() const { return *Entry; } in getEntry() function
|
H A D | ProgramPoint.h | 643 const CFGBlock *getEntry() const { in getEntry() function
|
/llvm-project/lld/wasm/ |
H A D | Driver.cpp | 405 static StringRef getEntry(opt::InputArgList &args) { getEntry() function
|
/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFAcceleratorTable.cpp | 769 DWARFDebugNames::NameIndex::getEntry(uint64_t *Offset) const { in getEntry() function in DWARFDebugNames::NameIndex
|
/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
H A D | aarch32.cpp | 280 const FixupInfoBase *getEntry(Edge::Kind K) { getEntry() function in llvm::jitlink::aarch32::__anonce98c4e40111::FixupInfoTable
|
/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | InstrProf.h | 1221 const Entry &getEntry(uint32_t I) const { return getCutoffEntryBase()[I]; } getEntry() function
|
/llvm-project/polly/include/polly/ |
H A D | ScopInfo.h | 2108 BasicBlock *getEntry() const { return R.getEntry(); } getEntry() function
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUMachineCFGStructurizer.cpp |
|
/llvm-project/bolt/runtime/ |
H A D | instr.cpp | 383 MapEntry &getEntry(MapEntry *Entries, uint64_t Key, uint64_t Selector, in getEntry() function in __anonc11c1cb60211::SimpleHashTable
|