Home
last modified time | relevance | path

Searched defs:Entries (Results 1 – 25 of 100) sorted by relevance

1234

/llvm-project/llvm/docs/
H A DAMDGPUDwarfExtensionsForHeterogeneousDebugging.rst3279 A.3.1 Unit Entries argument
3284 A.3.1.1 Full and Partial Compilation Unit Entries argument
3338 A.3.3 Subroutine and Entry Point Entries argument
3572 A.3.4 Call Site Entries and Parameters argument
3665 A.3.5 Lexical Block Entries argument
3683 A.4.1 Data Object Entries argument
3282 amdgpu-dwarf-full-and-partial-compilation-unit-entriesA.3.1 Unit Entries global() argument
3341 amdgpu-dwarf-low-level-informationA.3.3 Subroutine and Entry Point Entries global() argument
3343 A.3.3.5 Low-Level InformationA.3.3 Subroutine and Entry Point Entries global() argument
3681 amdgpu-dwarf-data-object-entriesA.4 Data Object and Object List Entries global() argument
3748 A.4.2 Common Block EntriesA.4 Data Object and Object List Entries global() argument
3770 amdgpu-dwarf-base-type-entriesA.5 Type Entries global() argument
3772 A.5.1 Base Type EntriesA.5 Type Entries global() argument
3807 amdgpu-dwarf-type-modifier-entriesA.5.1 Base Type Entries global() argument
3809 A.5.3 Type Modifier EntriesA.5 Type Entries global() argument
3852 A.5.7 Structure, Union, Class and Interface Type EntriesA.5 Type Entries global() argument
3855 A.5.7.3 Derived or Extended Structures, Classes and InterfacesA.5.7 Structure, Union, Class and Interface Type Entries global() argument
3889 A.5.7.8 Member Function EntriesA.5.7 Structure, Union, Class and Interface Type Entries global() argument
3904 A.5.14 Pointer to Member Type EntriesA.5 Type Entries global() argument
3933 A.5.18 Dynamic Properties of TypesA.5 Type Entries global() argument
[all...]
/llvm-project/llvm/docs/AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack/
H A DAMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack.md3135 ### A.3.3 Subroutine and Entry Point Entries
3137 #### A.3.3.5 Low-Level Information
3211 ### A.3.4 Call Site Entries and Parameters
3280 ### A.3.5 Lexical Block Entries
3290 ### A.4.1 Data Object Entries
3340 ### A.4.2 Common Block Entries
3358 ### A.5.7 Structure, Union, Class and Interface Type Entries
3360 #### A.5.7.3 Derived or Extended Structures, Classes and Interfaces
3390 #### A.5.7.8 Member Function Entries
3404 ### A.5.14 Pointer to Member Type Entries
[all …]
/llvm-project/llvm/test/tools/llvm-readobj/ELF/
H A Ddynamic-table-dtnull.s24 Entries: label
62 Entries: label
/llvm-project/clang/docs/
H A DOffloadingDesign.rst142 Accessing Entries on the Device
155 Debugging Information
/llvm-project/llvm/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h95 using Entries = SmallVector<Entry, 4>; variable
108 auto &Entries = VarEntries[Var]; in getEntry() local
/llvm-project/clang/include/clang/Basic/
H A DSanitizerSpecialCaseList.h55 SectionEntries &Entries; member
/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DTableManager.h72 DenseMap<orc::SymbolStringPtr, Symbol *> Entries; variable
/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYTargetStreamer.h20 EntryVecTy Entries; variable
/llvm-project/llvm/lib/Target/DirectX/
H A DDXILResource.cpp275 SmallVector<Metadata *> Entries; in write() local
301 Metadata *Entries[11]; write() local
315 Metadata *Entries[7]; write() local
[all...]
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAddressPool.cpp60 SmallVector<const MCExpr *, 64> Entries(Pool.size()); emit() local
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugRangeList.h61 std::vector<RangeListEntry> Entries; variable
H A DDWARFDebugPubTable.h64 std::vector<Entry> Entries; member
H A DDWARFDebugLoc.h96 SmallVector<DWARFLocationEntry, 2> Entries; member
/llvm-project/llvm/include/llvm/Support/
H A DSpecialCaseList.h137 SectionEntries Entries; global() member
/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DRetireControlUnit.cpp45 unsigned Entries = normalizeQuantity(Inst.getNumMicroOps()); in dispatch() local
/llvm-project/llvm/include/llvm/MC/
H A DConstantPools.h45 EntryVecTy Entries; variable
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVStringPool.h34 std::vector<ValueType *> Entries; variable
/llvm-project/llvm/test/tools/llvm-dwarfdump/X86/
H A Dparent_recurse_depth.s55 Entries: label
/llvm-project/clang-tools-extra/clang-tidy/misc/ConfusableTable/
H A DBuildConfusableTable.cpp27 std::vector<std::pair<llvm::UTF32, SmallVector<llvm::UTF32>>> Entries; in main() local
/llvm-project/bolt/include/bolt/Core/
H A DExceptions.h109 std::vector<std::unique_ptr<CIEInfo>> Entries; global() variable
H A DJumpTable.h73 std::vector<MCSymbol *> Entries; variable
/llvm-project/clang/include/clang/CodeGen/
H A DSwiftCallingConv.h53 SmallVector<StorageEntry, 4> Entries; variable
/llvm-project/llvm/include/llvm/ADT/
H A DConcurrentHashtable.h137 DataPtr Entries = new EntryDataTy[InitialBucketSize]; MultiThreadAllocator() local
289 DataPtr Entries = nullptr; global() member
[all...]
/llvm-project/clang/include/clang/Frontend/
H A DLogDiagnosticPrinter.h59 SmallVector<DiagEntry, 8> Entries; variable
/llvm-project/compiler-rt/lib/xray/
H A Dxray_interface_internal.h76 size_t Entries; global() member

1234