Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBTF.h99 struct CommonType { struct
124 // For some specific BTF_KIND, "struct CommonType" is immediately argument
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp587 const MDNode *CommonType, in mayBeAccessToSubobjectOf()
677 const MDNode *CommonType = getLeastCommonType(TagA.getAccessType(), in matchAccessTags() local
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprConstant.cpp415 llvm::Type *CommonType = Elems[0]->getType(); in buildFrom() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3418 void destroyNewNodes(Type *CommonType) { in destroyNewNodes()
3450 Type *CommonType; member in __anoncc06d3f90c11::AddressingModeCombiner