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