Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/
H A DBTF.h102 struct CommonType { struct
127 // For some specific BTF_KIND, "struct CommonType" is immediately argument
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp585 const MDNode *CommonType, in mayBeAccessToSubobjectOf()
675 const MDNode *CommonType = getLeastCommonType(TagA.getAccessType(), in matchAccessTags() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExprConstant.cpp416 llvm::Type *CommonType = Elems[0]->getType(); in buildFrom() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3537 void destroyNewNodes(Type *CommonType) { in destroyNewNodes()
3569 Type *CommonType = nullptr; member in __anon88ab83af0c11::AddressingModeCombiner