/freebsd/contrib/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
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | NonRelocatableStringpool.cpp | 14 DwarfStringPoolEntryRef NonRelocatableStringpool::getEntry(StringRef S) { in getEntry() function in llvm::NonRelocatableStringpool
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanCFG.h | 120 BlockTy getEntry() { return Entry; } in getEntry() function
|
H A D | VPlan.h | 3188 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 D | DwarfStringPoolEntry.h | 95 const DwarfStringPoolEntry &getEntry() const { 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
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfStringPool.cpp | 39 DwarfStringPool::EntryRef DwarfStringPool::getEntry(AsmPrinter &Asm, in getEntry() function in DwarfStringPool
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | ELF.h | 977 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 D | LVBinaryReader.cpp | 88 const LVSymbolTableEntry &LVSymbolTable::getEntry(StringRef Name) { in getEntry() function in LVSymbolTable
|
/freebsd/contrib/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
|
/freebsd/contrib/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
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | InstrProf.h | 1220 const Entry &getEntry(uint32_t I) const { return getCutoffEntryBase()[I]; } in getEntry() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUMachineCFGStructurizer.cpp | 552 MachineBasicBlock *getEntry() { in getEntry() function in __anon3d3c1dbc0211::RegionMRT 968 MachineBasicBlock *LinearizedRegion::getEntry() { return Entry; } in getEntry() function in LinearizedRegion
|