/openbsd/gnu/llvm/llvm/utils/TableGen/ |
H A D | VarLenCodeEmitterGen.h | 35 SmallVector<EncodingSegment, 4> Segments; variable
|
/openbsd/gnu/llvm/llvm/tools/llvm-cov/ |
H A D | SourceCoverageViewText.cpp | 103 CoverageSegmentArray Segments = LCS.getLineSegments(); in renderLine() local 179 CoverageSegmentArray Segments = Line.getLineSegments(); in renderRegionMarkers() local
|
H A D | SourceCoverageView.cpp | 122 CoverageSegmentArray Segments = LCS.getLineSegments(); in shouldRenderRegionMarkers() local
|
H A D | SourceCoverageViewHTML.cpp | 511 CoverageSegmentArray Segments = LCS.getLineSegments(); in renderLine() local
|
/openbsd/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
H A D | TargetProcessControlTypes.h | 41 std::vector<SegFinalizeRequest> Segments; member 52 std::vector<SharedMemorySegFinalizeRequest> Segments; member
|
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/ |
H A D | JITLinkMemoryManager.cpp | 146 const JITLinkDylib *JD, SegmentMap Segments, in Create() 201 SegmentMap Segments) { in Create()
|
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | LiveIntervalUnion.h | 62 LiveSegments Segments; // union of virtual reg segments variable
|
H A D | LiveInterval.h | 200 using Segments = SmallVector<Segment, 2>; variable
|
/openbsd/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | MemoryMapper.h | 40 std::vector<SegInfo> Segments; member
|
/openbsd/gnu/llvm/llvm/lib/ProfileData/Coverage/ |
H A D | CoverageMapping.cpp | 474 std::vector<CoverageSegment> &Segments; member in __anon5b6c5d2a0611::SegmentBuilder 477 SegmentBuilder(std::vector<CoverageSegment> &Segments) : Segments(Segments) {} in SegmentBuilder() 680 std::vector<CoverageSegment> Segments; in buildSegments() local
|
/openbsd/gnu/llvm/llvm/include/llvm/MC/ |
H A D | MCWinEH.h | 79 std::vector<Segment> Segments; member
|
/openbsd/gnu/llvm/lldb/source/Plugins/Process/minidump/ |
H A D | RegisterContextMinidump_x86_32.h | 121 Segments = x86_32_Flag | 0x00000004, enumerator
|
H A D | RegisterContextMinidump_x86_64.h | 167 Segments = x86_64_Flag | 0x00000004, enumerator
|
/openbsd/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | JITLinkMemoryManager.h | 284 SegmentMap Segments; variable
|
/openbsd/gnu/llvm/llvm/include/llvm/ObjectYAML/ |
H A D | WasmYAML.h | 383 std::vector<ElemSegment> Segments; member 403 std::vector<DataSegment> Segments; member
|
/openbsd/gnu/llvm/llvm/include/llvm/ProfileData/Coverage/ |
H A D | CoverageMapping.h | 539 std::vector<CoverageSegment> Segments; variable 742 SmallVector<const CoverageSegment *, 4> Segments; variable
|
/openbsd/gnu/llvm/clang/lib/Tooling/DependencyScanning/ |
H A D | ModuleDepCollector.cpp | 47 SmallVector<StringRef> Segments; in splitString() local
|
/openbsd/gnu/llvm/llvm/lib/ObjCopy/ELF/ |
H A D | ELFObject.cpp | 2247 static void orderSegments(std::vector<Segment *> &Segments) { in orderSegments() 2254 static uint64_t layoutSegments(std::vector<Segment *> &Segments, in layoutSegments() 2373 static uint64_t layoutSegmentsForOnlyKeepDebug(std::vector<Segment *> &Segments, in layoutSegmentsForOnlyKeepDebug()
|
H A D | ELFObject.h | 1026 std::vector<SegPtr> Segments; variable
|
/openbsd/gnu/llvm/llvm/include/llvm/Object/ |
H A D | MachO.h | 397 std::vector<ChainedFixupsSegment> Segments; variable
|
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 92 Segments, enumerator
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/ |
H A D | LiveIntervals.cpp | 368 void LiveIntervals::extendSegmentsToUses(LiveRange &Segments, in extendSegmentsToUses()
|
/openbsd/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/ |
H A D | ObjectFileELF.cpp | 1744 VMMap Segments{Alloc}; member in __anon9855d5050211::VMAddressProvider
|
/openbsd/gnu/llvm/llvm/lib/Object/ |
H A D | MachOObjectFile.cpp | 5039 std::vector<ChainedFixupsSegment> Segments; in getChainedFixupsSegments() local
|