Home
last modified time | relevance | path

Searched refs:Structure (Results 1 – 25 of 91) sorted by relevance

1234

/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DMasmParser.cpp165 StructInfo Structure; member
186 struct StructInfo Structure);
220 Structure = S; in StructFieldInfo()
281 std::vector<StructInitializer> &&Initializers, struct StructInfo Structure) in FieldInitializer() argument
283 new (&StructInfo) StructFieldInfo(std::move(Initializers), Structure); in FieldInitializer()
628 bool lookUpField(const StructInfo &Structure, StringRef Member,
897 bool parseStructInitializer(const StructInfo &Structure,
900 const StructInfo &Structure, std::vector<StructInitializer> &Initializers,
920 bool emitStructInitializer(const StructInfo &Structure,
924 bool emitStructValues(const StructInfo &Structure, unsigned *Count = nullptr);
[all …]
/openbsd-src/usr.bin/file/magdir/
H A Dkarma8 0 string KarmaRHD Version Karma Data Structure Version
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DSimplifyCFGPass.cpp159 Structure; in tailMergeBlocksWithSimilarFunctionTerminators() local
204 Structure[Term->getOpcode()].emplace_back(&BB); in tailMergeBlocksWithSimilarFunctionTerminators()
211 for (ArrayRef<BasicBlock *> BBs : make_second_range(Structure)) in tailMergeBlocksWithSimilarFunctionTerminators()
H A DInductiveRangeCheckElimination.cpp527 LoopStructure Structure; member
1166 Result.Structure = MainLoopStructure.map(GetClonedValue); in cloneLoop()
1167 Result.Structure.Tag = Tag; in cloneLoop()
1508 PreLoop.Structure.Header); in run()
1512 PreLoopRRI = changeIterationSpaceEnd(PreLoop.Structure, Preheader, in run()
1523 createPreheader(PostLoop.Structure, Preheader, "postloop"); in run()
1526 rewriteIncomingValuesForPHIs(PostLoop.Structure, PostLoopPreheader, in run()
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dstr-2t.fin53 ;Structure STRUCTURE
H A Dstr-1t.fin123 ;Structure STRUCTURE
/openbsd-src/gnu/llvm/clang/docs/
H A DOffloadingDesign.rst80 .. table:: __tgt_offload_entry Structure
165 .. table:: ident_t Structure
281 Structure Types
291 .. table:: __tgt_device_image Structure
309 .. table:: __tgt_bin_desc Structure
/openbsd-src/gnu/llvm/llvm/docs/HistoricalNotes/
H A D2001-02-06-TypeNotationDebate.txt22 Structure:
/openbsd-src/gnu/llvm/clang/bindings/python/clang/
H A Dcindex.py218 class _CXString(Structure):
232 class SourceLocation(Structure):
303 class SourceRange(Structure):
1415 class Cursor(Structure):
2237 class Type(Structure):
2516 class _CXUnsavedFile(Structure):
2684 class CodeCompletionResult(Structure):
2698 class CCRStructure(Structure):
3329 class Token(Structure):
/openbsd-src/gnu/usr.bin/texinfo/doc/
H A DREADME18 place. If your installation follows the TeX Directory Structure
/openbsd-src/gnu/usr.bin/cvs/doc/
H A Dcvs.info-9146 * Command structure: Structure.
174 * CVS command structure: Structure.
292 * Format of CVS commands: Structure.
553 * Structure: Structure.
H A Dcvs.info151 Node: Structure208509
H A Dcvs.aux340 'xrdef {Structure-title}{Overall structure of CVS commands}
341 'xrdef {Structure-pg}{87}
342 'xrdef {Structure-snt}{Section'tie'char65.1}
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DLegacyPassManager.cpp46 Disabled, Arguments, Structure, Executions, Details enumerator
55 clEnumVal(Structure, "print pass structure before run()"),
816 if (PassDebugging < Structure) in dumpPasses()
/openbsd-src/gnu/gcc/gcc/config/mt/
H A DABI.txt165 Structure passing
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/
H A DREADME.txt5 = Library Structure =
/openbsd-src/gnu/gcc/gcc/config/iq2000/
H A Dabi173 Structure passing
/openbsd-src/gnu/usr.bin/perl/t/porting/
H A Dknown_pod_issues.dat87 Data::Structure::Util
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dstab.def106 /* Structure or union element. Value is offset in the structure. */
/openbsd-src/gnu/gcc/gcc/
H A Dstab.def112 /* Structure or union element. Value is offset in the structure. */
/openbsd-src/gnu/llvm/llvm/docs/
H A DAliasAnalysis.rst563 version of Steensgaard's algorithm using the Data Structure Analysis framework.
575 The ``-ds-aa`` pass implements the full Data Structure Analysis algorithm. Data
576 Structure Analysis is a modular unification-based, flow-insensitive,
H A DLexicon.rst97 Data Structure Analysis
/openbsd-src/gnu/usr.bin/binutils/gdb/doc/
H A Dstabs.texinfo66 * Program Structure:: Encoding of the structure of the program
384 @node Program Structure
385 @chapter Encoding the Structure of the Program
399 * Block Structure::
722 @node Block Structure
723 @section Block Structure
882 it is defined in; see @ref{Block Structure}.
904 @ref{Block Structure} for more information on the @code{N_LBRAC} and
3322 Structure of union element; see @ref{N_SSYM}.
3349 Beginning of a lexical block; see @ref{Block Structure}.
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/include/aout/
H A Dstab.def123 /* Structure or union element. Value is offset in the structure. */
/openbsd-src/gnu/usr.bin/binutils/include/aout/
H A Dstab.def123 /* Structure or union element. Value is offset in the structure. */

1234