Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/docs/
DTestSuiteGuide.md87 Structure section in # Compare two result files:
129 ### Benchmarks
DDeveloperPolicy.rst1265 .. _LLVM Discourse forums: https://discourse.llvm.org
DAMDGPUDwarfExtensionsForHeterogeneousDebugging.rst3793 A.5.7.3 Derived or Extended Structures, Classes and Interfaces
3827 A.5.7.8 Member Function Entries
DLangRef.rst184 .. _linkage:
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlobj.pod137 =head3 Objects Are Blessed; Variables Are Not
/openbsd/src/gnu/llvm/llvm/lib/MC/MCParser/
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/
DSimplifyCFGPass.cpp159 Structure; in tailMergeBlocksWithSimilarFunctionTerminators() local
DInductiveRangeCheckElimination.cpp527 LoopStructure Structure; member
/openbsd/src/gnu/llvm/llvm/lib/IR/
DLegacyPassManager.cpp46 Disabled, Arguments, Structure, Executions, Details enumerator