/llvm-project/llvm/docs/ |
H A D | AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst | 3279 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 D | AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack.md | 3135 ### 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 D | dynamic-table-dtnull.s | 24 Entries: label 62 Entries: label
|
/llvm-project/clang/docs/ |
H A D | OffloadingDesign.rst | 142 Accessing Entries on the Device 155 Debugging Information
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | DbgEntityHistoryCalculator.h | 95 using Entries = SmallVector<Entry, 4>; variable 108 auto &Entries = VarEntries[Var]; in getEntry() local
|
/llvm-project/clang/include/clang/Basic/ |
H A D | SanitizerSpecialCaseList.h | 55 SectionEntries &Entries; member
|
/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | TableManager.h | 72 DenseMap<orc::SymbolStringPtr, Symbol *> Entries; variable
|
/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/ |
H A D | CSKYTargetStreamer.h | 20 EntryVecTy Entries; variable
|
/llvm-project/llvm/lib/Target/DirectX/ |
H A D | DXILResource.cpp | 275 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 D | AddressPool.cpp | 60 SmallVector<const MCExpr *, 64> Entries(Pool.size()); emit() local
|
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugRangeList.h | 61 std::vector<RangeListEntry> Entries; variable
|
H A D | DWARFDebugPubTable.h | 64 std::vector<Entry> Entries; member
|
H A D | DWARFDebugLoc.h | 96 SmallVector<DWARFLocationEntry, 2> Entries; member
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | SpecialCaseList.h | 137 SectionEntries Entries; global() member
|
/llvm-project/llvm/lib/MCA/HardwareUnits/ |
H A D | RetireControlUnit.cpp | 45 unsigned Entries = normalizeQuantity(Inst.getNumMicroOps()); in dispatch() local
|
/llvm-project/llvm/include/llvm/MC/ |
H A D | ConstantPools.h | 45 EntryVecTy Entries; variable
|
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVStringPool.h | 34 std::vector<ValueType *> Entries; variable
|
/llvm-project/llvm/test/tools/llvm-dwarfdump/X86/ |
H A D | parent_recurse_depth.s | 55 Entries: label
|
/llvm-project/clang-tools-extra/clang-tidy/misc/ConfusableTable/ |
H A D | BuildConfusableTable.cpp | 27 std::vector<std::pair<llvm::UTF32, SmallVector<llvm::UTF32>>> Entries; in main() local
|
/llvm-project/bolt/include/bolt/Core/ |
H A D | Exceptions.h | 109 std::vector<std::unique_ptr<CIEInfo>> Entries; global() variable
|
H A D | JumpTable.h | 73 std::vector<MCSymbol *> Entries; variable
|
/llvm-project/clang/include/clang/CodeGen/ |
H A D | SwiftCallingConv.h | 53 SmallVector<StorageEntry, 4> Entries; variable
|
/llvm-project/llvm/include/llvm/ADT/ |
H A D | ConcurrentHashtable.h | 137 DataPtr Entries = new EntryDataTy[InitialBucketSize]; MultiThreadAllocator() local 289 DataPtr Entries = nullptr; global() member [all...] |
/llvm-project/clang/include/clang/Frontend/ |
H A D | LogDiagnosticPrinter.h | 59 SmallVector<DiagEntry, 8> Entries; variable
|
/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_interface_internal.h | 76 size_t Entries; global() member
|