Home
last modified time | relevance | path

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

/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
/src/contrib/llvm-project/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp585 const MDNode *CommonType, in mayBeAccessToSubobjectOf()
675 const MDNode *CommonType = getLeastCommonType(TagA.getAccessType(), in matchAccessTags() local
/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp418 llvm::Type *CommonType = Elems[0]->getType(); in buildFrom() local
/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3760 void destroyNewNodes(Type *CommonType) { in destroyNewNodes()
3792 Type *CommonType = nullptr; member in __anon132ce9ad0d11::AddressingModeCombiner