Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/IR/
H A DCIRAttrs.cpp205 mlir::Type elemType = type.getElementType(); in verify() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp1497 QualType elemType = ER->getElementType(); in getAsArrayOffset() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp5566 llvm::Type *elemType = vecTy->getElementType(); in VisitAbstractConditionalOperator() local
H A DCGExpr.cpp4165 llvm::Type *elemType, in emitArraySubscriptGEP()