Home
last modified time | relevance | path

Searched defs:Structure (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/llvm/llvm/docs/
H A DTestSuiteGuide.md87 Structure section in test-suite Guide
129 ### Benchmarks
H A DDeveloperPolicy.rst1265 .. _LLVM Discourse forums: https://discourse.llvm.org
H A DAMDGPUDwarfExtensionsForHeterogeneousDebugging.rst3793 A.5.7.3 Derived or Extended Structures, Classes and Interfaces
3827 A.5.7.8 Member Function Entries
H A DLangRef.rst184 .. _linkage:
/openbsd-src/gnu/llvm/llvm/docs/AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack/
H A DAMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack.md3446 #### A.5.7.3 Derived or Extended Structures, Classes and Interfaces
3476 #### A.5.7.8 Member Function Entries
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlobj.pod137 Objects Are Blessed; Variables Are NotDESCRIPTION""An Object is Simply a Data Structure global() argument
/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DMasmParser.cpp165 StructInfo Structure; member
281 std::vector<StructInitializer> &&Initializers, struct StructInfo Structure) in FieldInitializer()
4208 bool MasmParser::parseStructInitializer(const StructInfo &Structure, in parseStructInitializer()
4269 const StructInfo &Structure, std::vector<StructInitializer> &Initializers, in parseStructInstList()
4420 bool MasmParser::emitStructInitializer(const StructInfo &Structure, in emitStructInitializer()
4449 bool MasmParser::emitStructValues(const StructInfo &Structure, in emitStructValues()
4466 bool MasmParser::addStructField(StringRef Name, const StructInfo &Structure) { in addStructField()
4493 bool MasmParser::parseDirectiveStructValue(const StructInfo &Structure, in parseDirectiveStructValue()
4507 bool MasmParser::parseDirectiveNamedStructValue(const StructInfo &Structure, in parseDirectiveNamedStructValue()
4607 StructInfo Structure = StructInProgress.pop_back_val(); in parseDirectiveEnds() local
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DSimplifyCFGPass.cpp159 Structure; in tailMergeBlocksWithSimilarFunctionTerminators() local
H A DInductiveRangeCheckElimination.cpp527 LoopStructure Structure; member
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DLegacyPassManager.cpp46 Disabled, Arguments, Structure, Executions, Details enumerator