Home
last modified time | relevance | path

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

1234

/openbsd/gnu/llvm/llvm/lib/MC/MCParser/
H A DMasmParser.cpp165 StructInfo Structure; member
220 Structure = S; in StructFieldInfo()
4422 if (!Structure.Initializable) in emitStructInitializer()
4443 if (Offset != Structure.Size) in emitStructInitializer()
4472 StructInfo.Structure = Structure; in addStructField()
4473 Field.Type = Structure.Size; in addStructField()
4518 Type.Name = Structure.Name; in parseDirectiveNamedStructValue()
4611 Structure.Size, std::min(Structure.Alignment, Structure.AlignmentSize)); in parseDirectiveEnds()
4631 Structure.Size = llvm::alignTo(Structure.Size, Structure.Alignment); in parseDirectiveNestedEnds()
4680 StructInfo.Structure = Structure; in parseDirectiveNestedEnds()
[all …]
/openbsd/usr.bin/file/magdir/
H A Dkarma8 0 string KarmaRHD Version Karma Data Structure Version
/openbsd/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/gnu/usr.bin/gcc/gcc/f/
H A Dstr-2t.fin53 ;Structure STRUCTURE
H A Dstr-1t.fin123 ;Structure STRUCTURE
/openbsd/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/gnu/llvm/llvm/docs/HistoricalNotes/
H A D2001-02-06-TypeNotationDebate.txt22 Structure:
/openbsd/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/gnu/usr.bin/texinfo/doc/
H A DREADME18 place. If your installation follows the TeX Directory Structure
/openbsd/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/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/gnu/gcc/gcc/config/mt/
H A DABI.txt165 Structure passing
/openbsd/gnu/gcc/gcc/config/iq2000/
H A Dabi173 Structure passing
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/
H A DREADME.txt5 = Library Structure =
/openbsd/gnu/usr.bin/perl/t/porting/
H A Dknown_pod_issues.dat84 Data::Structure::Util
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dstab.def106 /* Structure or union element. Value is offset in the structure. */
/openbsd/gnu/gcc/gcc/
H A Dstab.def112 /* Structure or union element. Value is offset in the structure. */
/openbsd/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/gnu/usr.bin/binutils/gdb/doc/
H A Dstabs.texinfo384 @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}.
3322 Structure of union element; see @ref{N_SSYM}.
3358 End of a lexical block; see @ref{Block Structure}.
3623 Structure type; see @ref{Structures}.
3683 * N_SSYM:: Structure or union element
[all …]
/openbsd/gnu/usr.bin/binutils/include/aout/
H A Dstab.def123 /* Structure or union element. Value is offset in the structure. */
/openbsd/gnu/usr.bin/binutils-2.17/include/aout/
H A Dstab.def123 /* Structure or union element. Value is offset in the structure. */

1234