Home
last modified time | relevance | path

Searched refs:Descriptors (Results 1 – 22 of 22) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DFunction.h44 Scope(LocalVectorTy &&Descriptors) : Descriptors(std::move(Descriptors)) {} in Scope() argument
47 return llvm::make_range(Descriptors.begin(), Descriptors.end()); in locals()
52 LocalVectorTy Descriptors;
H A DByteCodeExprGen.h306 Idx = this->Ctx->Descriptors.size(); in addLocal()
307 this->Ctx->Descriptors.emplace_back(); in addLocal()
310 this->Ctx->Descriptors[*Idx].emplace_back(Local); in addLocal()
H A DByteCodeEmitter.h74 llvm::SmallVector<SmallVector<Local, 8>, 2> Descriptors; variable
H A DEvalEmitter.h80 llvm::SmallVector<SmallVector<Local, 8>, 2> Descriptors; variable
H A DByteCodeEmitter.cpp91 for (auto &DS : Descriptors) { in compileFunc()
H A DEvalEmitter.cpp253 for (auto &Local : Descriptors[I]) { in emitDestroy()
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DSymbolRewriter.h96 bool parse(const std::string &MapFile, RewriteDescriptorList *Descriptors);
125 Descriptors.splice(Descriptors.begin(), DL); in RewriteSymbolPass()
136 SymbolRewriter::RewriteDescriptorList Descriptors; variable
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleList.cpp181 if (auto EC = Reader.readArray(Descriptors, ModInfo.getLength())) in initializeModInfo()
223 auto DescriptorIter = Descriptors.begin(); in initializeFileInfo()
228 assert(DescriptorIter != Descriptors.end()); in initializeFileInfo()
236 assert(DescriptorIter == Descriptors.end()); in initializeFileInfo()
257 auto Iter = Descriptors.at(Offset); in getModuleDescriptor()
258 assert(Iter != Descriptors.end()); in getModuleDescriptor()
/openbsd-src/gnu/llvm/llvm/include/llvm/MCA/
H A DInstrBuilder.h72 Descriptors; variable
106 Descriptors.clear(); in clear()
/openbsd-src/gnu/llvm/llvm/lib/MCA/
H A DInstrBuilder.cpp593 Descriptors[DKey] = std::move(ID); in createInstrDescImpl()
594 return *Descriptors[DKey]; in createInstrDescImpl()
609 if (Descriptors.find_as(DKey) != Descriptors.end()) in getOrCreateInstrDesc()
610 return *Descriptors[DKey]; in getOrCreateInstrDesc()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleList.h87 VarStreamArray<DbiModuleDescriptor> Descriptors; variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSymbolRewriter.cpp562 for (auto &Descriptor : Descriptors) in runImpl()
573 Parser.parse(MapFile, &Descriptors); in loadAndParseMapFiles()
/openbsd-src/gnu/llvm/clang/docs/
H A DConstantInterpreter.rst188 allocation site. Descriptors and elements are stored sequentially in the
208 Descriptors section in Memory Organisation
211 Descriptors are generated at bytecode compilation time and contain information
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp240 ContentDescriptors Descriptors; in parseV5EntryFormat() local
252 Descriptors.push_back(Descriptor); in parseV5EntryFormat()
264 return Descriptors; in parseV5EntryFormat()
/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/
H A DDWARFYAML.cpp149 IO.mapOptional("Descriptors", ARange.Descriptors); in mapping()
H A DDWARFEmitter.cpp165 Length += AddrSize * 2 * (Range.Descriptors.size() + 1); in emitDebugAranges()
175 for (const auto &Descriptor : Range.Descriptors) { in emitDebugAranges()
/openbsd-src/gnu/usr.bin/binutils/gdb/doc/
H A Dstabs.texinfo73 * Symbol Descriptors:: Table of symbol descriptors
74 * Type Descriptors:: Table of type descriptors
100 lists of symbol descriptors (@pxref{Symbol Descriptors}) and type
101 descriptors (@pxref{Type Descriptors}) are believed to be completely
217 list of symbol descriptors, see @ref{Symbol Descriptors}. The @samp{c}
236 @xref{Type Descriptors}, for a list of @var{type-descriptor} values. If
1356 * Builtin Type Descriptors:: Builtin types with special type descriptors
1458 @node Builtin Type Descriptors
1459 @subsection Defining Builtin Types Using Builtin Type Descriptors
1744 Descriptors}) because the character following the type descriptor is
[all …]
H A DChangeLog3108 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
3122 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
3126 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
3240 (String Field, Symbol Descriptors, Cross-References): Refer to it.
3658 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
3672 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
3699 * stabs.texinfo (Builtin Type Descriptors): Document the floating
3701 (Symbol Descriptors): Describe how to handle conflict between
/openbsd-src/gnu/llvm/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h61 std::vector<ARangeDescriptor> Descriptors; member
/openbsd-src/gnu/llvm/llvm/tools/obj2yaml/
H A Ddwarf2yaml.cpp126 Range.Descriptors.push_back(Desc); in dumpDebugARanges()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64.td552 "true", "Enable Armv9.4-A 128-bit Page Table Descriptors, System Registers "
/openbsd-src/gnu/llvm/llvm/docs/
H A DLangRef.rst6138 concepts: *Type Descriptors*, further subdivided into scalar type