Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/
H A DBTF.h107 struct CommonType { struct
109 uint32_t NameOff;
135 // For some specific BTF_KIND, "struct CommonType" is immediately argument
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp584 mayBeAccessToSubobjectOf(TBAAStructTagNode BaseTag,TBAAStructTagNode SubobjectTag,const MDNode * CommonType,const MDNode ** GenericTag,bool & MayAlias) mayBeAccessToSubobjectOf() argument
674 const MDNode *CommonType = getLeastCommonType(TagA.getAccessType(), matchAccessTags() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp417 llvm::Type *CommonType = Elems[0]->getType(); buildFrom() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3666 destroyNewNodes(Type * CommonType) destroyNewNodes() argument
3698 Type *CommonType = nullptr; global() member in __anond527a6aa0c11::AddressingModeCombiner
[all...]