Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/
H A DBTF.h102 struct CommonType { global() struct
127 __anon12c10735040aCommonType global() argument
[all...]
/freebsd/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
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp418 llvm::Type *CommonType = Elems[0]->getType(); in buildFrom() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3760 void destroyNewNodes(Type *CommonType) { in destroyNewNodes()
3792 Type *CommonType = nullptr; member in __anon1d600f580d11::AddressingModeCombiner