Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopConstrainer.h119 LoopStructure Structure; member
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp165 StructInfo Structure; member
281 std::vector<StructInitializer> &&Initializers, struct StructInfo Structure) in FieldInitializer() argument
4176 parseStructInitializer(const StructInfo & Structure,StructInitializer & Initializer) parseStructInitializer() argument
4237 parseStructInstList(const StructInfo & Structure,std::vector<StructInitializer> & Initializers,const AsmToken::TokenKind EndToken) parseStructInstList() argument
4388 emitStructInitializer(const StructInfo & Structure,const StructInitializer & Initializer) emitStructInitializer() argument
4417 emitStructValues(const StructInfo & Structure,unsigned * Count) emitStructValues() argument
4434 addStructField(StringRef Name,const StructInfo & Structure) addStructField() argument
4461 parseDirectiveStructValue(const StructInfo & Structure,StringRef Directive,SMLoc DirLoc) parseDirectiveStructValue() argument
4475 parseDirectiveNamedStructValue(const StructInfo & Structure,StringRef Directive,SMLoc DirLoc,StringRef Name) parseDirectiveNamedStructValue() argument
4575 StructInfo Structure = StructInProgress.pop_back_val(); parseDirectiveEnds() local
4597 StructInfo Structure = StructInProgress.pop_back_val(); parseDirectiveNestedEnds() local
4677 StructInfo &Structure = StructInProgress.back(); parseDirectiveOrg() local
4718 StructInfo &Structure = StructInProgress.back(); emitAlignTo() local
7264 lookUpField(const StructInfo & Structure,StringRef Member,AsmFieldInfo & Info) const lookUpField() argument
7330 const StructInfo &Structure = StructIt->second; lookUpType() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimplifyCFGPass.cpp159 Structure; tailMergeBlocksWithSimilarFunctionTerminators() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DLegacyPassManager.cpp47 Disabled, Arguments, Structure, Executions, Details enumerator