Searched defs:Structure (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/ |
H A D | MasmParser.cpp | 165 StructInfo Structure; member 281 std::vector<StructInitializer> &&Initializers, struct StructInfo Structure) in FieldInitializer() 4177 bool MasmParser::parseStructInitializer(const StructInfo &Structure, in parseStructInitializer() 4238 const StructInfo &Structure, std::vector<StructInitializer> &Initializers, in parseStructInstList() 4389 bool MasmParser::emitStructInitializer(const StructInfo &Structure, in emitStructInitializer() 4418 bool MasmParser::emitStructValues(const StructInfo &Structure, in emitStructValues() 4435 bool MasmParser::addStructField(StringRef Name, const StructInfo &Structure) { in addStructField() 4462 bool MasmParser::parseDirectiveStructValue(const StructInfo &Structure, in parseDirectiveStructValue() 4476 bool MasmParser::parseDirectiveNamedStructValue(const StructInfo &Structure, in parseDirectiveNamedStructValue() 4576 StructInfo Structure = StructInProgress.pop_back_val(); in parseDirectiveEnds() local [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | SimplifyCFGPass.cpp | 164 Structure; in tailMergeBlocksWithSimilarFunctionTerminators() local
|
H A D | InductiveRangeCheckElimination.cpp | 661 LoopStructure Structure; global() member
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | LegacyPassManager.cpp | 47 Disabled, Arguments, Structure, Executions, Details enumerator
|