Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp584 const MDNode *CommonType, in mayBeAccessToSubobjectOf()
674 const MDNode *CommonType = getLeastCommonType(TagA.getAccessType(), in matchAccessTags() local
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp417 llvm::Type *CommonType = Elems[0]->getType(); in buildFrom() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3666 void destroyNewNodes(Type *CommonType) { in destroyNewNodes()
3698 Type *CommonType = nullptr; member in __anon01de4a8e0c11::AddressingModeCombiner