Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/
HDBTF.h107 struct CommonType { struct
109 uint32_t NameOff;
135 // For some specific BTF_KIND, "struct CommonType" is immediately argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
HDTypeBasedAliasAnalysis.cpp585 const MDNode *CommonType, in mayBeAccessToSubobjectOf()
675 const MDNode *CommonType = getLeastCommonType(TagA.getAccessType(), in matchAccessTags() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGExprConstant.cpp418 llvm::Type *CommonType = Elems[0]->getType(); in buildFrom() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDCodeGenPrepare.cpp3760 void destroyNewNodes(Type *CommonType) { in destroyNewNodes()
3792 Type *CommonType = nullptr; member in __anon0ba139710d11::AddressingModeCombiner