Home
last modified time | relevance | path

Searched defs:ArrayType (Results 1 – 25 of 25) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGVTT.cpp45 llvm::ArrayType *ArrayType = llvm::ArrayType::get( in EmitVTTDefinition() local
132 llvm::ArrayType *ArrayType = llvm::ArrayType::get( in GetAddrOfVTT() local
H A DHLSLBufferLayoutBuilder.cpp30 const ConstantArrayType *ArrayType, in createArrayWithNewElementType()
H A DCGOpenMPRuntime.h34 class ArrayType; variable
H A DCGExprAgg.cpp427 const ConstantArrayType *ArrayType = in VisitCXXStdInitializerListExpr() local
/freebsd/contrib/llvm-project/clang/include/clang/CIR/Dialect/IR/
H A DCIRAttrs.h34 class ArrayType; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DType.h27 class ArrayType; variable
50 friend class ArrayType; // For LLVMTy. variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DBinaryStreamArray.h160 typedef VarStreamArray<ValueType, Extractor> ArrayType; typedef
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers.h86 const TypeDescriptor &ArrayType; member
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DProgram.cpp410 if (const auto *ArrayType = Ty->getAsArrayTypeUnsafe()) { in createDescriptor() local
H A DCompiler.cpp4031 const ConstantArrayType *ArrayType = in VisitCXXStdInitializerListExpr() local
/freebsd/sys/dev/hptrr/
H A Dhptintf.h496 HPT_U8 ArrayType; /* array type */ member
523 HPT_U8 ArrayType; /* array type */ member
545 HPT_U8 ArrayType; /* array type */ member
578 HPT_U8 ArrayType; /* array type */ member
958 HPT_U8 ArrayType; /* 1-level array type */ member
974 HPT_U8 ArrayType; /* 1-level array type */ member
996 HPT_U8 ArrayType; /* 1-level array type */ member
/freebsd/sys/dev/hptmv/
H A Dhptintf.h354 UCHAR ArrayType; /* array type */ member
391 UCHAR ArrayType; /* array type */ member
593 UCHAR ArrayType; /* 1-level array type */ member
609 UCHAR ArrayType; /* 1-level array type */ member
/freebsd/sys/dev/hpt27xx/
H A Dhptintf.h691 HPT_U8 ArrayType; /* array type */ member
718 HPT_U8 ArrayType; /* array type */ member
740 HPT_U8 ArrayType; /* array type */ member
773 HPT_U8 ArrayType; /* array type */ member
1157 HPT_U8 ArrayType; /* 1-level array type */ member
1173 HPT_U8 ArrayType; /* 1-level array type */ member
1197 HPT_U8 ArrayType; /* 1-level array type */ member
/freebsd/sys/dev/hptnr/
H A Dhptintf.h687 HPT_U8 ArrayType; /* array type */ member
714 HPT_U8 ArrayType; /* array type */ member
736 HPT_U8 ArrayType; /* array type */ member
769 HPT_U8 ArrayType; /* array type */ member
1153 HPT_U8 ArrayType; /* 1-level array type */ member
1169 HPT_U8 ArrayType; /* 1-level array type */ member
1193 HPT_U8 ArrayType; /* 1-level array type */ member
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DType.cpp749 ArrayType::ArrayType(Type *ElType, uint64_t NumEl) in ArrayType() function in ArrayType
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h259 ArrayType, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h252 ArrayType = TypeStart, enumerator
H A DItaniumDemangle.h802 ArrayType(const Node *Base_, Node *Dimension_) in ArrayType() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h1138 Type *ArrayType) const { in getNumBytesToPadGlobalArray()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp4313 QualType ArrayType = S.Context.getConstantArrayType( in TryInitializerListConstruction() local
8821 QualType ArrayType = S.Context.getConstantArrayType( in diagnoseListInit() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp830 SPIRVType *ArrayType = nullptr; in getOpTypeArray() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp174 ArrayType::ArrayType(TypeClass tc, QualType et, QualType can, in ArrayType() function in ArrayType
H A DExprConstant.cpp10997 const ConstantArrayType *ArrayType = in VisitCXXStdInitializerListExpr() local
/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl2.h2939 UINT8 ArrayType; member
2994 UINT8 ArrayType; member
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp7677 [[maybe_unused]] Type *ArrayType = in emitTargetTask() local