| /freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/ |
| H A D | Address.h | 35 mlir::Type elementType; variable 43 Address(mlir::Value pointer, mlir::Type elementType, in Address()
|
| H A D | CIRGenExprAggregate.cpp | 124 const QualType elementType = in emitArrayInit() local
|
| H A D | CIRGenCXXExpr.cpp | 237 QualType elementType, mlir::Type elementTy, in emitNewInitializer()
|
| H A D | CIRGenValue.h | 164 mlir::Type elementType; variable
|
| H A D | CIRGenExprConstant.cpp | 749 const QualType elementType = in tryEmitPrivate() local
|
| H A D | CIRGenExpr.cpp | 291 const mlir::Type elementType = addr.getElementType(); in emitStoreOfScalar() local 775 const mlir::Type elementType = cgf.convertTypeForMem(eltType); in emitArraySubscriptPtr() local
|
| H A D | CIRGenExprScalar.cpp | 1389 QualType elementType = pointerType->getPointeeType(); in emitPointerArithmetic() local
|
| /freebsd/sys/netgraph/ |
| H A D | ng_parse.h | 336 const struct ng_parse_type *elementType; member 362 const struct ng_parse_type *elementType; member
|
| /freebsd/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | ASTTableGen.cpp | 80 } else if (auto elementType = getArrayElementType()) { in emitCXXValueTypeName() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGCXXABI.cpp | 219 CharUnits CGCXXABI::getArrayCookieSizeImpl(QualType elementType) { in getArrayCookieSizeImpl() 235 QualType elementType) { in requiresArrayCookie()
|
| H A D | ConstantInitBuilder.cpp | 249 llvm::Type *elementType = element->getType(); in getOffsetFromGlobalTo() local
|
| H A D | Address.h | 300 ConstantAddress(llvm::Constant *pointer, llvm::Type *elementType, in ConstantAddress()
|
| H A D | CGDecl.cpp | 2437 QualType elementType, in emitArrayDestroy() 2534 QualType elementType, CharUnits elementAlign, in RegularPartialArrayDestroy() 2558 QualType elementType, in IrregularPartialArrayDestroy() 2581 QualType elementType, in pushIrregularPartialArrayCleanup() 2597 QualType elementType, in pushRegularPartialArrayCleanup()
|
| H A D | CGExprAgg.cpp | 612 QualType elementType = in EmitArrayInit() local 2015 QualType elementType = in VisitArrayInitLoopExpr() local
|
| H A D | CodeGenFunction.cpp | 2336 QualType elementType = arrayType->getElementType(); in emitArrayLength() local 2423 QualType elementType; in getVLASize() local
|
| H A D | ItaniumCXXABI.cpp | 2449 CharUnits ItaniumCXXABI::getArrayCookieSizeImpl(QualType elementType) { in getArrayCookieSizeImpl() 2527 CharUnits ARMCXXABI::getArrayCookieSizeImpl(QualType elementType) { in getArrayCookieSizeImpl() 2544 QualType elementType) { in InitializeArrayCookie()
|
| H A D | CGClass.cpp | 1991 QualType elementType; in EmitCXXAggrConstructorCall() local 2037 llvm::Type *elementType = arrayBase.getElementType(); in EmitCXXAggrConstructorCall() local
|
| /freebsd/contrib/llvm-project/clang/lib/CIR/Lowering/ |
| H A D | LoweringHelpers.cpp | 105 mlir::Type elementType, mlir::Type convertedElementType) { in convertToDenseElementsAttr()
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | Store.cpp | 445 SVal StoreManager::getLValueElement(QualType elementType, NonLoc Offset, in getLValueElement()
|
| H A D | SimpleSValBuilder.cpp | 1165 QualType elementType; in evalBinOpLN() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | Type.cpp | 1018 QualType elementType = recurse(T->getElementType()); in TRIVIAL_TYPE_CLASS() local 1087 QualType elementType = recurse(T->getElementType()); in VisitConstantArrayType() local 1100 QualType elementType = recurse(T->getElementType()); in VisitVariableArrayType() local 1113 QualType elementType = recurse(T->getElementType()); in VisitIncompleteArrayType() local 1125 QualType elementType = recurse(T->getElementType()); in VisitVectorType() local 1137 QualType elementType = recurse(T->getElementType()); in VisitExtVectorType() local 1148 QualType elementType = recurse(T->getElementType()); in VisitConstantMatrixType() local
|
| /freebsd/sys/dev/mpr/ |
| H A D | mpr_sas_lsi.c | 279 u16 elementType; in mprsas_fw_work() local
|
| /freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/IR/ |
| H A D | CIRTypes.cpp | 735 mlir::Type elementType, uint64_t size) { in verify()
|
| /freebsd/contrib/llvm-project/clang/lib/CIR/Lowering/DirectToLLVM/ |
| H A D | LowerToLLVM.cpp | 1390 mlir::Type elementType = elementTypeIfVector(type); in matchAndRewrite() local 2224 mlir::Type elementType = elementTypeIfVector(op.getLhs().getType()); in matchAndRewrite() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | MemRegion.h | 1233 ElementRegion(QualType elementType, NonLoc Idx, const SubRegion *sReg) in ElementRegion()
|