Home
last modified time | relevance | path

Searched defs:ElemType (Results 1 – 23 of 23) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DCastSizeChecker.cpp63 const Type *ElemType = Last->getType()->getArrayElementTypeNoTypeQual(); in evenFlexibleArraySize() local
DMallocSizeofChecker.cpp166 QualType ElemType = AT->getElementType(); in compatibleWithArrayType() local
/external/tensorflow/tensorflow/core/kernels/
Dstack.cc98 DataType ElemType() { return elem_type_; } in ElemType() function in tensorflow::Stack
Dtensor_array.h243 DataType ElemType() const { return dtype_; } in ElemType() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUPrintfRuntimeBinding.cpp142 Type *ElemType = PT->getContainedType(0); in shouldPrintAsStr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBTF.h150 uint32_t ElemType; ///< Element type member
DBTFDebug.cpp478 const DIType *ElemType = CTy->getBaseType(); in visitArrayType() local
/external/llvm/lib/IR/
DDataLayout.cpp761 Type *ElemType = GV->getValueType(); in getPreferredAlignment() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDataLayout.cpp850 Type *ElemType = GV->getValueType(); in getPreferredAlignment() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DWasm.h70 uint8_t ElemType; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DWasmYAML.h54 TableType ElemType; member
/external/libcxxabi/src/demangle/
DItaniumDemangle.h3285 Node *ElemType = getDerived().parseType(); in parseVectorType() local
3297 Node *ElemType = getDerived().parseType(); in parseVectorType() local
3302 Node *ElemType = getDerived().parseType(); in parseVectorType() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DItaniumDemangle.h3518 Node *ElemType = getDerived().parseType(); in parseVectorType() local
3530 Node *ElemType = getDerived().parseType(); in parseVectorType() local
3535 Node *ElemType = getDerived().parseType(); in parseVectorType() local
/external/clang/lib/CodeGen/
DCGExprConstant.cpp860 llvm::Type *ElemType = AType->getElementType(); in EmitDesignatedInitUpdater() local
/external/cronet/buildtools/third_party/libc++abi/trunk/src/demangle/
DItaniumDemangle.h3596 Node *ElemType = getDerived().parseType(); in parseVectorType() local
3608 Node *ElemType = getDerived().parseType(); in parseVectorType() local
3613 Node *ElemType = getDerived().parseType(); in parseVectorType() local
/external/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp2129 QualType ElemType = VT->getElementType(); in bindVector() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAGHVX.cpp320 using ElemType = int; typedef
/external/clang/lib/Sema/
DSemaOpenMP.cpp8380 auto ElemType = Context.getBaseElementType(Type).getNonReferenceType(); in ActOnOpenMPFirstprivateClause() local
9959 auto ElemType = Context.getBaseElementType(Type).getNonReferenceType(); in ActOnOpenMPCopyinClause() local
DSemaType.cpp7134 QualType ElemType = Context.getBaseElementType(T); in RequireLiteralType() local
DSemaInit.cpp1094 QualType ElemType, in CheckSubElementType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3672 Type *ElemType = cast<PointerType>(PtrType)->getElementType(); in typeCheckLoadStoreInst() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4350 Type *ElemType = cast<PointerType>(PtrType)->getElementType(); in typeCheckLoadStoreInst() local
/external/clang/lib/Serialization/
DASTReader.cpp5230 QualType ElemType = readType(*Loc.F, Record, Idx); in readTypeRecord() local