Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopConstrainer.h119 LoopStructure Structure; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp165 StructInfo Structure; member
281 std::vector<StructInitializer> &&Initializers, struct StructInfo Structure) in FieldInitializer()
4176 bool MasmParser::parseStructInitializer(const StructInfo &Structure, in parseStructInitializer()
4388 bool MasmParser::emitStructInitializer(const StructInfo &Structure, in emitStructInitializer()
4417 bool MasmParser::emitStructValues(const StructInfo &Structure, in emitStructValues()
4461 bool MasmParser::parseDirectiveStructValue(const StructInfo &Structure, in parseDirectiveStructValue()
4575 StructInfo Structure = StructInProgress.pop_back_val(); in parseDirectiveEnds() local
4597 StructInfo Structure = StructInProgress.pop_back_val(); in parseDirectiveNestedEnds() local
4677 StructInfo &Structure = StructInProgress.back(); in parseDirectiveOrg() local
4718 StructInfo &Structure = StructInProgress.back(); in emitAlignTo() local
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimplifyCFGPass.cpp159 Structure; in tailMergeBlocksWithSimilarFunctionTerminators() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DLegacyPassManager.cpp47 Disabled, Arguments, Structure, Executions, Details enumerator