Searched defs:Structure (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/ |
| H A D | MasmParser.cpp | 160 StructInfo Structure; member 276 std::vector<StructInitializer> &&Initializers, struct StructInfo Structure) in FieldInitializer() 3701 bool MasmParser::parseStructInitializer(const StructInfo &Structure, in parseStructInitializer() 3762 const StructInfo &Structure, std::vector<StructInitializer> &Initializers, in parseStructInstList() 3913 bool MasmParser::emitStructInitializer(const StructInfo &Structure, in emitStructInitializer() 3942 bool MasmParser::emitStructValues(const StructInfo &Structure, in emitStructValues() 3959 bool MasmParser::addStructField(StringRef Name, const StructInfo &Structure) { in addStructField() 3986 bool MasmParser::parseDirectiveStructValue(const StructInfo &Structure, in parseDirectiveStructValue() 4000 bool MasmParser::parseDirectiveNamedStructValue(const StructInfo &Structure, in parseDirectiveNamedStructValue() 4100 StructInfo Structure = StructInProgress.pop_back_val(); in parseDirectiveEnds() local [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | SimplifyCFGPass.cpp | 167 Structure; in tailMergeBlocksWithSimilarFunctionTerminators() local
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | LegacyPassManager.cpp | 46 Disabled, Arguments, Structure, Executions, Details enumerator
|